Removed BaseLine and updated ButtonWidget and CheckboxWidget to use Font.TopOffset
This commit is contained in:
@@ -125,7 +125,6 @@ Container@OBSERVER_WIDGETS:
|
||||
Y: 13
|
||||
Width: 36
|
||||
Height: 20
|
||||
BaseLine: 1
|
||||
Key: ReplaySpeedSlow
|
||||
TooltipText: Slow speed
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
@@ -136,7 +135,6 @@ Container@OBSERVER_WIDGETS:
|
||||
Y: 13
|
||||
Width: 38
|
||||
Height: 20
|
||||
BaseLine: 1
|
||||
Key: ReplaySpeedRegular
|
||||
TooltipText: Regular speed
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
@@ -147,7 +145,6 @@ Container@OBSERVER_WIDGETS:
|
||||
Y: 13
|
||||
Width: 38
|
||||
Height: 20
|
||||
BaseLine: 1
|
||||
Key: ReplaySpeedFast
|
||||
TooltipText: Fast speed
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
@@ -158,7 +155,6 @@ Container@OBSERVER_WIDGETS:
|
||||
Y: 13
|
||||
Width: 38
|
||||
Height: 20
|
||||
BaseLine: 1
|
||||
Key: ReplaySpeedMax
|
||||
TooltipText: Maximum speed
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
|
||||
@@ -26,7 +26,6 @@ Container@LOCAL_PROFILE_PANEL:
|
||||
Width: 60
|
||||
Height: 20
|
||||
Font: TinyBold
|
||||
BaseLine: 1
|
||||
Text: Logout
|
||||
Background@BADGES_CONTAINER:
|
||||
Width: PARENT_RIGHT
|
||||
@@ -65,7 +64,6 @@ Container@LOCAL_PROFILE_PANEL:
|
||||
Width: 240
|
||||
Height: 20
|
||||
Font: TinyBold
|
||||
BaseLine: 1
|
||||
Text: Connect to an OpenRA forum account
|
||||
Background@GENERATING_KEYS:
|
||||
Width: PARENT_RIGHT
|
||||
@@ -123,7 +121,6 @@ Container@LOCAL_PROFILE_PANEL:
|
||||
Y: 70
|
||||
Width: 70
|
||||
Height: 20
|
||||
BaseLine: 1
|
||||
Font: TinyBold
|
||||
Text: Cancel
|
||||
Button@CHECK_KEY:
|
||||
@@ -131,7 +128,6 @@ Container@LOCAL_PROFILE_PANEL:
|
||||
Y: 70
|
||||
Width: 70
|
||||
Height: 20
|
||||
BaseLine: 1
|
||||
Font: TinyBold
|
||||
Text: Continue
|
||||
Background@CHECKING_FINGERPRINT:
|
||||
@@ -183,7 +179,6 @@ Container@LOCAL_PROFILE_PANEL:
|
||||
Y: 70
|
||||
Width: 70
|
||||
Height: 20
|
||||
BaseLine: 1
|
||||
Font: TinyBold
|
||||
Text: Back
|
||||
Background@CONNECTION_ERROR:
|
||||
@@ -210,7 +205,6 @@ Container@LOCAL_PROFILE_PANEL:
|
||||
Y: 70
|
||||
Width: 70
|
||||
Height: 20
|
||||
BaseLine: 1
|
||||
Font: TinyBold
|
||||
Text: Retry
|
||||
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
Metrics:
|
||||
ButtonBaseLine: 0
|
||||
ButtonDepth: 1
|
||||
ButtonFont: Regular
|
||||
ButtonTextColor: FFFFFF
|
||||
|
||||
Reference in New Issue
Block a user