Adjust size, position and white-space of several panels

This commit is contained in:
Ivaylo Draganov
2021-09-24 17:16:31 +03:00
committed by reaperrr
parent 0261dcaa7a
commit d2c08c72bd
6 changed files with 24 additions and 24 deletions

View File

@@ -14,7 +14,7 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Text: Create Server
Background@bg:
Width: PARENT_RIGHT
Height: PARENT_BOTTOM - 35
Height: PARENT_BOTTOM
Background: panel-black
Children:
Label@SERVER_NAME_LABEL:
@@ -242,20 +242,20 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
Align: Center
Button@BACK_BUTTON:
Key: return
Y: PARENT_BOTTOM - 36
Y: PARENT_BOTTOM - 1
Width: 140
Height: 35
Text: Back
Button@MAP_BUTTON:
X: PARENT_RIGHT - WIDTH - 150
Y: PARENT_BOTTOM - 36
Y: PARENT_BOTTOM - 1
Width: 140
Height: 35
Text: Change Map
Button@CREATE_BUTTON:
Key: return
X: PARENT_RIGHT - WIDTH
Y: PARENT_BOTTOM - 36
Y: PARENT_BOTTOM - 1
Width: 140
Height: 35
Text: Create