Inherit lobby bin size from the root.

This commit is contained in:
Paul Chote
2015-10-04 17:26:38 +01:00
parent b73f775ef2
commit c6740b1bcb
12 changed files with 51 additions and 80 deletions

View File

@@ -1,8 +1,6 @@
Background@LOBBY_OPTIONS_BIN:
X: 20
Y: 67
Width: 593
Height: 235
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
Background: dialog3
Children:
Label@TITLE:

View File

@@ -3,8 +3,10 @@ Container@LOBBY_PLAYER_BIN:
Height: PARENT_BOTTOM
Children:
Container@LABEL_CONTAINER:
X: 25
Y: 40
X: 5
Y: 0-27
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
Children:
Label@LABEL_LOBBY_NAME:
X: 0
@@ -49,12 +51,10 @@ Container@LOBBY_PLAYER_BIN:
Align: Left
Font: Bold
ScrollPanel@LOBBY_PLAYERS:
X: 20
Y: 67
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
TopBottomSpacing: 5
ItemSpacing: 5
Width: 593
Height: 235
Children:
Container@TEMPLATE_EDITABLE_PLAYER:
X: 5