Files
Unexpected-Keyboard/srcs
Jules Aguillon ec551f0ebf Fix very small label size on 11+ columns layouts
The label size was computed against the width of keys on the keyboard,
which resulted in a different label size on different layouts.
Notably, it made the labels very small on a 11 columns layout and
relatively larger on the numpad.

The label size is now computed against a baseline of 1/10 of the width
of the screen.
2025-07-17 22:08:31 +02:00
..