Fix incorrect name for lobby headers container in TD

...which caused the headers to still be visible when the options bin was open.

Also moves the "Map Options" title to the same place the headers occupy,
to above the options bin.
This commit is contained in:
Oliver Brakmann
2015-01-03 12:44:46 +01:00
parent dbbc790dab
commit ee50aec55a
4 changed files with 7 additions and 7 deletions

View File

@@ -98,7 +98,7 @@ Background@LOBBY_OPTIONS_BIN:
Children: Children:
Label@TITLE: Label@TITLE:
X: 0 X: 0
Y: 30 Y: 0 - 25
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Bold Font: Bold
@@ -106,7 +106,7 @@ Background@LOBBY_OPTIONS_BIN:
Text: Map Options Text: Map Options
Container: Container:
X: 30 X: 30
Y: 65 Y: 30
Width: PARENT_RIGHT-60 Width: PARENT_RIGHT-60
Height: PARENT_BOTTOM-75 Height: PARENT_BOTTOM-75
Children: Children:

View File

@@ -20,7 +20,7 @@ Container@SERVER_LOBBY:
Container@MAP_PREVIEW_ROOT: Container@MAP_PREVIEW_ROOT:
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Container@LOBBY_LABEL_CONTAINER: Container@LABEL_CONTAINER:
X: 20 X: 20
Y: 5 Y: 5
Children: Children:

View File

@@ -97,7 +97,7 @@ Background@LOBBY_OPTIONS_BIN:
Children: Children:
Label@TITLE: Label@TITLE:
X: 0 X: 0
Y: 5 Y: 0 - 27
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Bold Font: Bold
@@ -105,7 +105,7 @@ Background@LOBBY_OPTIONS_BIN:
Text: Map Options Text: Map Options
Container: Container:
X: 30 X: 30
Y: 50 Y: 30
Width: PARENT_RIGHT-60 Width: PARENT_RIGHT-60
Height: PARENT_BOTTOM-75 Height: PARENT_BOTTOM-75
Children: Children:

View File

@@ -97,7 +97,7 @@ Background@LOBBY_OPTIONS_BIN:
Children: Children:
Label@TITLE: Label@TITLE:
X: 0 X: 0
Y: 5 Y: 0 - 27
Width: PARENT_RIGHT Width: PARENT_RIGHT
Height: 25 Height: 25
Font: Bold Font: Bold
@@ -105,7 +105,7 @@ Background@LOBBY_OPTIONS_BIN:
Text: Map Options Text: Map Options
Container: Container:
X: 30 X: 30
Y: 50 Y: 30
Width: PARENT_RIGHT-60 Width: PARENT_RIGHT-60
Height: PARENT_BOTTOM-75 Height: PARENT_BOTTOM-75
Children: Children: