Vertical alignment fixes in common

This commit is contained in:
teinarss
2019-05-31 18:40:11 +02:00
committed by abcdefg30
parent d2639645bf
commit 702a419fc5
39 changed files with 227 additions and 225 deletions

View File

@@ -8,21 +8,21 @@ Background@CONNECTIONFAILED_PANEL:
LogicTicker@CONNECTION_FAILED_TICKER:
Label@TITLE:
X: 0
Y: 20
Y: 21
Width: 450
Height: 25
Align: Center
Font: Bold
Label@CONNECTING_DESC:
X: 0
Y: 45
Y: 46
Width: PARENT_RIGHT
Height: 25
Text: Could not connect to AAA.BBB.CCC.DDD:EEEE
Align: Center
Label@CONNECTION_ERROR:
X: 0
Y: 75
Y: 76
Width: PARENT_RIGHT
Height: 25
Text: ServerError
@@ -30,7 +30,7 @@ Background@CONNECTIONFAILED_PANEL:
Font: Bold
Label@PASSWORD_LABEL:
X: PARENT_RIGHT - 360
Y: 110
Y: 111
Width: 95
Height: 25
Text: Password:
@@ -67,7 +67,7 @@ Background@CONNECTING_PANEL:
Children:
Label@CONNECTING_TITLE:
X: 0
Y: 20
Y: 21
Width: 450
Height: 25
Text: Connecting
@@ -75,7 +75,7 @@ Background@CONNECTING_PANEL:
Font: Bold
Label@CONNECTING_DESC:
X: 0
Y: 60
Y: 61
Width: PARENT_RIGHT
Height: 25
Text: Connecting to AAA.BBB.CCC.DDD:EEEE...
@@ -98,14 +98,14 @@ Background@CONNECTION_SWITCHMOD_PANEL:
Children:
Label@TITLE:
X: 0
Y: 20
Y: 21
Width: 450
Height: 25
Align: Center
Font: Bold
Text: Switch Mod
Label@DESC:
Y: 45
Y: 46
Width: PARENT_RIGHT
Height: 25
Text: This server is running a different mod:
@@ -122,19 +122,20 @@ Background@CONNECTION_SWITCHMOD_PANEL:
Height: 32
Label@MOD_TITLE:
X: 37
Y: 1
Width: PARENT_RIGHT - 37
Height: 25
Font: Bold
Align: Left
Label@MOD_VERSION:
X: 37
Y: 15
Y: 16
Width: PARENT_RIGHT - 37
Height: 25
Font: Tiny
Align: Left
Label@DESC2:
Y: 110
Y: 111
Width: PARENT_RIGHT
Height: 25
Text: Switch mods and join server?