Refactor game area in new lobby.
This commit is contained in:
parent
108c801222
commit
ded83f7642
1 changed files with 4 additions and 6 deletions
|
@ -143,7 +143,6 @@
|
|||
[list_definition]
|
||||
[row]
|
||||
[column]
|
||||
vertical_grow = "true"
|
||||
horizontal_grow = "true"
|
||||
[toggle_panel]
|
||||
definition = "default"
|
||||
|
@ -481,11 +480,9 @@
|
|||
[row]
|
||||
grow_factor = 1
|
||||
[column]
|
||||
vertical_grow = "true"
|
||||
horizontal_grow = "true"
|
||||
[spacer]
|
||||
id = "game_area"
|
||||
[/spacer]
|
||||
vertical_alignment = "top"
|
||||
{GAMELISTBOX}
|
||||
[/column]
|
||||
[/row]
|
||||
[row]
|
||||
|
@ -524,7 +521,8 @@
|
|||
vertical_alignment = "top"
|
||||
{VERTICAL_BEGIN}
|
||||
grow_factor = 1
|
||||
{GAMELISTBOX}
|
||||
[spacer]
|
||||
[/spacer]
|
||||
{VERTICAL_SEP}
|
||||
{HORIZONTAL_BEGIN}
|
||||
[spacer]
|
||||
|
|
Loading…
Add table
Reference in a new issue