Move the player list section to the top.
This avoids moving the player list when a new player joins.
This commit is contained in:
parent
2d32ba9b79
commit
af139b0bd2
1 changed files with 2 additions and 0 deletions
|
@ -310,6 +310,7 @@
|
|||
[column]
|
||||
grow_factor = 1
|
||||
horizontal_grow = "true"
|
||||
vertical_grow = "true"
|
||||
{HORIZONTAL_BEGIN}
|
||||
{VERTICAL_BEGIN}
|
||||
grow_factor = 1
|
||||
|
@ -431,6 +432,7 @@
|
|||
{HORIZONTAL_END}
|
||||
{VERTICAL_END}
|
||||
{HORIZONTAL_SEP}
|
||||
vertical_alignment = "top"
|
||||
{VERTICAL_BEGIN}
|
||||
[button]
|
||||
id = "quit"
|
||||
|
|
Loading…
Add table
Reference in a new issue