Polish TD map chooser.

This commit is contained in:
Paul Chote
2015-10-19 18:02:14 +01:00
parent ec56d2ec88
commit 9c3d278853

View File

@@ -19,7 +19,7 @@ Container@MAPCHOOSER_PANEL:
Children: Children:
Label@FILTER_DESC: Label@FILTER_DESC:
X: PARENT_RIGHT - WIDTH - 401 X: PARENT_RIGHT - WIDTH - 401
Y: 10 Y: 15
Width: 60 Width: 60
Height: 25 Height: 25
Font: Bold Font: Bold
@@ -27,12 +27,12 @@ Container@MAPCHOOSER_PANEL:
Text: Filter: Text: Filter:
TextField@MAPFILTER_INPUT: TextField@MAPFILTER_INPUT:
X: PARENT_RIGHT - WIDTH - 245 X: PARENT_RIGHT - WIDTH - 245
Y: 10 Y: 15
Width: 150 Width: 150
Height: 25 Height: 25
Label@FILTER_DESC_JOINER: Label@FILTER_DESC_JOINER:
X: PARENT_RIGHT - WIDTH - 215 X: PARENT_RIGHT - WIDTH - 215
Y: 10 Y: 15
Width: 30 Width: 30
Height: 25 Height: 25
Font: Bold Font: Bold
@@ -40,26 +40,26 @@ Container@MAPCHOOSER_PANEL:
Text: in Text: in
DropDownButton@GAMEMODE_FILTER: DropDownButton@GAMEMODE_FILTER:
X: PARENT_RIGHT - WIDTH - 15 X: PARENT_RIGHT - WIDTH - 15
Y: 10 Y: 15
Width: 200 Width: 200
Height: 25 Height: 25
Button@SYSTEM_MAPS_TAB_BUTTON: Button@SYSTEM_MAPS_TAB_BUTTON:
X: 15 X: 15
Y: 10 Y: 15
Height: 35 Height: 31
Width: 140 Width: 135
Text: Official Maps Text: Official Maps
Button@USER_MAPS_TAB_BUTTON: Button@USER_MAPS_TAB_BUTTON:
X: 155 X: 155
Y: 10 Y: 15
Height: 35 Height: 31
Width: 140 Width: 135
Text: Custom Maps Text: Custom Maps
Container@SYSTEM_MAPS_TAB: Container@SYSTEM_MAPS_TAB:
X: 15 X: 15
Y: 44 Y: 45
Width: PARENT_RIGHT - 30 Width: PARENT_RIGHT - 30
Height: 441 Height: 440
Children: Children:
ScrollPanel@MAP_LIST: ScrollPanel@MAP_LIST:
Width: PARENT_RIGHT Width: PARENT_RIGHT
@@ -67,9 +67,9 @@ Container@MAPCHOOSER_PANEL:
Children: Children:
Container@USER_MAPS_TAB: Container@USER_MAPS_TAB:
X: 15 X: 15
Y: 44 Y: 45
Width: PARENT_RIGHT - 30 Width: PARENT_RIGHT - 30
Height: 441 Height: 440
Children: Children:
ScrollPanel@MAP_LIST: ScrollPanel@MAP_LIST:
Width: PARENT_RIGHT Width: PARENT_RIGHT