Fixup faction and score info UI
And increase spectator name length to match regular players
This commit is contained in:
@@ -48,13 +48,12 @@ Container@SKIRMISH_STATS:
|
||||
Text: Faction
|
||||
Font: Bold
|
||||
Label@SCORE:
|
||||
X: 360
|
||||
X: 392
|
||||
Y: 1
|
||||
Width: 75
|
||||
Width: 60
|
||||
Height: 25
|
||||
Text: Score
|
||||
Font: Bold
|
||||
Align: Right
|
||||
ScrollPanel@PLAYER_LIST:
|
||||
X: 15
|
||||
Y: 105
|
||||
@@ -75,12 +74,11 @@ Container@SKIRMISH_STATS:
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Label@TEAM_SCORE:
|
||||
X: 360
|
||||
X: 392
|
||||
Y: 0
|
||||
Width: 75
|
||||
Width: 60
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Align: Right
|
||||
Container@PLAYER_TEMPLATE:
|
||||
Width: PARENT_RIGHT - 27
|
||||
Height: 25
|
||||
@@ -111,16 +109,15 @@ Container@SKIRMISH_STATS:
|
||||
Height: 16
|
||||
LabelWithTooltip@FACTION:
|
||||
X: 264
|
||||
Width: 86
|
||||
Width: 123
|
||||
Height: 25
|
||||
Shadow: True
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
TooltipTemplate: SIMPLE_TOOLTIP
|
||||
Label@SCORE:
|
||||
X: 360
|
||||
Width: 75
|
||||
X: 392
|
||||
Width: 60
|
||||
Height: 25
|
||||
Align: Right
|
||||
Shadow: True
|
||||
Container@SPECTATOR_TEMPLATE:
|
||||
Width: PARENT_RIGHT - 27
|
||||
@@ -142,7 +139,7 @@ Container@SKIRMISH_STATS:
|
||||
Template: ANONYMOUS_PLAYER_TOOLTIP
|
||||
Label@NAME:
|
||||
X: 29
|
||||
Width: 166
|
||||
Width: 191
|
||||
Height: 25
|
||||
Shadow: True
|
||||
Button@KICK:
|
||||
|
||||
@@ -46,12 +46,11 @@ Container@SKIRMISH_STATS:
|
||||
Text: Faction
|
||||
Font: Bold
|
||||
Label@SCORE:
|
||||
X: 360
|
||||
Width: 75
|
||||
X: 397
|
||||
Width: 60
|
||||
Height: 25
|
||||
Text: Score
|
||||
Font: Bold
|
||||
Align: Right
|
||||
ScrollPanel@PLAYER_LIST:
|
||||
X: 20
|
||||
Y: 105
|
||||
@@ -73,12 +72,11 @@ Container@SKIRMISH_STATS:
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Label@TEAM_SCORE:
|
||||
X: 360
|
||||
X: 392
|
||||
Y: 0
|
||||
Width: 75
|
||||
Width: 60
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Align: Right
|
||||
Container@PLAYER_TEMPLATE:
|
||||
Width: PARENT_RIGHT - 27
|
||||
Height: 25
|
||||
@@ -109,16 +107,15 @@ Container@SKIRMISH_STATS:
|
||||
Height: 16
|
||||
LabelWithTooltip@FACTION:
|
||||
X: 264
|
||||
Width: 86
|
||||
Width: 123
|
||||
Height: 25
|
||||
Shadow: True
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
TooltipTemplate: SIMPLE_TOOLTIP
|
||||
Label@SCORE:
|
||||
X: 360
|
||||
Width: 75
|
||||
X: 392
|
||||
Width: 60
|
||||
Height: 25
|
||||
Align: Right
|
||||
Shadow: True
|
||||
Container@SPECTATOR_TEMPLATE:
|
||||
Width: PARENT_RIGHT - 27
|
||||
@@ -140,7 +137,7 @@ Container@SKIRMISH_STATS:
|
||||
Template: ANONYMOUS_PLAYER_TOOLTIP
|
||||
Label@NAME:
|
||||
X: 29
|
||||
Width: 166
|
||||
Width: 191
|
||||
Height: 25
|
||||
Shadow: True
|
||||
Button@KICK:
|
||||
|
||||
@@ -48,13 +48,12 @@ Container@SKIRMISH_STATS:
|
||||
Text: Faction
|
||||
Font: Bold
|
||||
Label@SCORE:
|
||||
X: 360
|
||||
X: 392
|
||||
Y: 1
|
||||
Width: 75
|
||||
Width: 60
|
||||
Height: 25
|
||||
Text: Score
|
||||
Font: Bold
|
||||
Align: Right
|
||||
ScrollPanel@PLAYER_LIST:
|
||||
X: 20
|
||||
Y: 105
|
||||
@@ -75,11 +74,10 @@ Container@SKIRMISH_STATS:
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Label@TEAM_SCORE:
|
||||
X: 360
|
||||
Width: 75
|
||||
X: 392
|
||||
Width: 60
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Align: Right
|
||||
Container@PLAYER_TEMPLATE:
|
||||
Width: PARENT_RIGHT - 27
|
||||
Height: 25
|
||||
@@ -110,16 +108,15 @@ Container@SKIRMISH_STATS:
|
||||
Height: 16
|
||||
LabelWithTooltip@FACTION:
|
||||
X: 264
|
||||
Width: 86
|
||||
Width: 123
|
||||
Height: 25
|
||||
Shadow: True
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
TooltipTemplate: SIMPLE_TOOLTIP
|
||||
Label@SCORE:
|
||||
X: 360
|
||||
Width: 75
|
||||
X: 392
|
||||
Width: 60
|
||||
Height: 25
|
||||
Align: Right
|
||||
Shadow: True
|
||||
Container@SPECTATOR_TEMPLATE:
|
||||
Width: PARENT_RIGHT - 27
|
||||
@@ -141,7 +138,7 @@ Container@SKIRMISH_STATS:
|
||||
Template: ANONYMOUS_PLAYER_TOOLTIP
|
||||
Label@NAME:
|
||||
X: 29
|
||||
Width: 166
|
||||
Width: 191
|
||||
Height: 25
|
||||
Shadow: True
|
||||
Button@KICK:
|
||||
|
||||
Reference in New Issue
Block a user