Made Preferences and Game Load windows fixed-size

Both are slightly wider than before. In the latter case, 750 would have matched the old automatic width, but
for some reason, the window's scrollbars were showing. Need to investigate further.
This commit is contained in:
Charles Dang 2016-10-23 00:35:21 +11:00
parent 806a388b9d
commit 80881de369
2 changed files with 5 additions and 12 deletions

View file

@ -10,11 +10,7 @@
[resolution]
definition = "default"
automatic_placement = "true"
vertical_placement = "center"
horizontal_placement = "center"
maximum_height = 800
{GUI_WINDOW_FIXED_SIZE_CENTERED 800 800}
[linked_group]
id = "filename"
@ -68,6 +64,7 @@
grow_factor = 1
horizontal_grow = "true"
vertical_grow = "true"
[grid]

View file

@ -129,12 +129,7 @@
[resolution]
definition = "default"
automatic_placement = "true"
vertical_placement = "center"
horizontal_placement = "center"
maximum_width = 900
maximum_height = 600
{GUI_WINDOW_FIXED_SIZE_CENTERED 800 600}
[linked_group]
id = "page_icon"
@ -226,7 +221,7 @@
grow_factor = 1
[column]
grow_factor = 1
grow_factor = 0
horizontal_grow = "true"
vertical_grow = "true"
border = "all"
@ -234,6 +229,7 @@
[listbox]
id = "selector"
definition = "default"
horizontal_scrollbar_mode = "never"
[list_definition]
[row]
[column]