serenity/Applications/KeyboardSettings
Andreas Kling 1cca2405fc LibGUI: Give some widgets a reasonable default fixed height
Instead of hard-coding 22 in random places, just make the following
widgets have a fixed height of 22 by default: Button, CheckBox,
ColorInput, ComboBox, RadioButton, SpinBox, TextBox.

In the future we can make this relative to the current font size,
but for now at least this centralizes the setting a bit better.
2020-12-30 01:54:53 +01:00
..
CharacterMapFileListModel.h Meta+Applications: Make clang-format-10 clean 2020-09-25 21:18:17 +02:00
CMakeLists.txt Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
main.cpp LibGUI: Give some widgets a reasonable default fixed height 2020-12-30 01:54:53 +01:00