mirror of
https://github.com/Julow/Unexpected-Keyboard.git
synced 2025-08-04 22:10:19 +02:00
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.