Inherit map bin size from the root.

This commit is contained in:
Paul Chote
2015-10-04 17:26:44 +01:00
parent c6740b1bcb
commit d5721af91e
4 changed files with 12 additions and 12 deletions

View File

@@ -1,9 +1,7 @@
Container@LOBBY_MAP_PREVIEW:
Logic: LobbyMapPreviewLogic
X: PARENT_RIGHT-15-WIDTH
Y: 30
Width: 194
Height: 250
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
Children:
Container@MAP_AVAILABLE:
Width: PARENT_RIGHT

View File

@@ -18,8 +18,10 @@ Container@SERVER_LOBBY:
Background: panel-black
Children:
Container@MAP_PREVIEW_ROOT:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
X: PARENT_RIGHT-15-WIDTH
Y: 30
Width: 194
Height: 250
Container@TOP_PANELS_ROOT:
X: 15
Y: 30