Make the RA/D2K/TS map chooser layout consistent with the lobby.

This commit is contained in:
Paul Chote
2014-10-05 21:42:44 +13:00
parent 1f7bd53b19
commit 1fe28b5385
2 changed files with 14 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ Background@SERVER_LOBBY:
ColorPreviewManager@COLOR_MANAGER:
Label@SERVER_NAME:
X: 0
Y: 17
Y: 15
Align: Center
Width: PARENT_RIGHT
Height: 20

View File

@@ -3,7 +3,7 @@ Background@MAPCHOOSER_PANEL:
Y: (WINDOW_BOTTOM - HEIGHT)/2
Logic: MapChooserLogic
Width: 858
Height: 618
Height: 600
Children:
Label@MAPCHOOSER_TITLE:
X: 0
@@ -15,9 +15,9 @@ Background@MAPCHOOSER_PANEL:
Font: Bold
ScrollPanel@MAP_LIST:
X: 20
Y: 76
Y: 67
Width: PARENT_RIGHT - 40
Height: 474
Height: 481
Children:
ScrollItem@MAP_TEMPLATE:
Width: 194
@@ -58,7 +58,7 @@ Background@MAPCHOOSER_PANEL:
Font: Tiny
Label@FILTER_DESC:
X: PARENT_RIGHT - 467
Y: 48
Y: 40
Width: 60
Height: 24
Font: Bold
@@ -66,12 +66,12 @@ Background@MAPCHOOSER_PANEL:
Text: Filter:
TextField@MAPFILTER_INPUT:
X: PARENT_RIGHT - 401
Y: 48
Y: 40
Width: 150
Height: 25
Label@FILTER_DESC_JOINER:
X: PARENT_RIGHT - 250
Y: 48
Y: 40
Width: 30
Height: 24
Font: Bold
@@ -79,27 +79,27 @@ Background@MAPCHOOSER_PANEL:
Text: in
DropDownButton@GAMEMODE_FILTER:
X: PARENT_RIGHT - 220
Y: 48
Y: 40
Width: 200
Height: 25
Button@RANDOMMAP_BUTTON:
X: 34
Y: PARENT_BOTTOM - 49
X: 20
Y: PARENT_BOTTOM - 45
Width: 120
Height: 25
Text: Random Map
Font: Bold
Button@BUTTON_OK:
X: PARENT_RIGHT - 295
Y: PARENT_BOTTOM - 49
X: PARENT_RIGHT - 270
Y: PARENT_BOTTOM - 45
Width: 120
Height: 25
Text: Ok
Font: Bold
Key: return
Button@BUTTON_CANCEL:
X: PARENT_RIGHT-154
Y: PARENT_BOTTOM-49
X: PARENT_RIGHT - 140
Y: PARENT_BOTTOM - 45
Width: 120
Height: 25
Text: Cancel