MP Create: few small fixes to mid-res layout
This commit is contained in:
parent
617a12f3e6
commit
ff06bf8eb7
1 changed files with 18 additions and 17 deletions
|
@ -110,6 +110,20 @@
|
|||
{_GUI_MP_CREATE_MAP_OPTIONS}
|
||||
[/row]
|
||||
|
||||
[/grid]
|
||||
|
||||
[/column]
|
||||
|
||||
[/row]
|
||||
|
||||
[row]
|
||||
grow_factor = 0
|
||||
|
||||
[column]
|
||||
horizontal_grow = "true"
|
||||
|
||||
[grid]
|
||||
|
||||
[row]
|
||||
|
||||
[column]
|
||||
|
@ -140,20 +154,6 @@
|
|||
[/column]
|
||||
[/row]
|
||||
|
||||
[/grid]
|
||||
|
||||
[/column]
|
||||
|
||||
[/row]
|
||||
|
||||
[row]
|
||||
grow_factor = 0
|
||||
|
||||
[column]
|
||||
horizontal_grow = "true"
|
||||
|
||||
[grid]
|
||||
|
||||
[row]
|
||||
|
||||
[column]
|
||||
|
@ -204,9 +204,9 @@
|
|||
|
||||
[row]
|
||||
grow_factor = 1
|
||||
horizontal_grow = true
|
||||
|
||||
[column]
|
||||
horizontal_grow = true
|
||||
{_GUI_MP_CREATE_GAME_LIST}
|
||||
[/column]
|
||||
[/row]
|
||||
|
@ -225,7 +225,7 @@
|
|||
|
||||
# map listbox
|
||||
[column]
|
||||
grow_factor = 0
|
||||
grow_factor = 1
|
||||
horizontal_grow = "true"
|
||||
vertical_grow = "true"
|
||||
|
||||
|
@ -307,7 +307,9 @@
|
|||
[/column]
|
||||
|
||||
[/row]
|
||||
|
||||
[/grid]
|
||||
|
||||
[/column]
|
||||
|
||||
[/row]
|
||||
|
@ -318,7 +320,6 @@
|
|||
|
||||
[/row]
|
||||
|
||||
|
||||
# button bar
|
||||
[row]
|
||||
grow_factor = 0
|
||||
|
|
Loading…
Add table
Reference in a new issue