GUI2/Preferences: bumped max height slightly
This commit is contained in:
parent
5e3a86f7ab
commit
91287d0fbf
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@
|
|||
definition = "default"
|
||||
|
||||
# The hotkey list will always want to be as tall as possible, which causes a lot of blank space on the other tabs. Limit the height so that the "General" tab fits the content tightly with non-HDPI fonts, and looks reasonable with HDPI fonts.
|
||||
maximum_height = "({GUI_SCALE_RESOLUTION 610})"
|
||||
maximum_height = 650
|
||||
|
||||
[linked_group]
|
||||
id = "page_icon"
|
||||
|
|
Loading…
Add table
Reference in a new issue