MP Lobby: made gamelist expand to max available height

For some reason, I swapped these grow factors in the past since the chatbox was growing... not sure why.
It works fine like this, and plus, the chatbox is now equal in height those in Staging and Join.
This commit is contained in:
Charles Dang 2016-10-12 15:38:13 +11:00
parent b55b0e7ebc
commit cea34e70bd

View file

@ -893,7 +893,7 @@
{GUI_HORIZONTAL_SPACER_LINE}
[row]
grow_factor = 0
grow_factor = 1
[column]
horizontal_grow = "true"
vertical_grow = "true"
@ -908,7 +908,7 @@
{GUI_HORIZONTAL_SPACER_LINE}
[row]
grow_factor = 1
grow_factor = 0
[column]
horizontal_grow = "true"
vertical_grow = "true"