Fixup faction and score info UI

And increase spectator name length to match regular players
This commit is contained in:
Gustas
2022-08-10 16:02:26 +03:00
committed by teinarss
parent 58fcffa429
commit dde10249d5
3 changed files with 24 additions and 33 deletions

View File

@@ -48,13 +48,12 @@ Container@SKIRMISH_STATS:
Text: Faction Text: Faction
Font: Bold Font: Bold
Label@SCORE: Label@SCORE:
X: 360 X: 392
Y: 1 Y: 1
Width: 75 Width: 60
Height: 25 Height: 25
Text: Score Text: Score
Font: Bold Font: Bold
Align: Right
ScrollPanel@PLAYER_LIST: ScrollPanel@PLAYER_LIST:
X: 15 X: 15
Y: 105 Y: 105
@@ -75,12 +74,11 @@ Container@SKIRMISH_STATS:
Height: 20 Height: 20
Font: Bold Font: Bold
Label@TEAM_SCORE: Label@TEAM_SCORE:
X: 360 X: 392
Y: 0 Y: 0
Width: 75 Width: 60
Height: 20 Height: 20
Font: Bold Font: Bold
Align: Right
Container@PLAYER_TEMPLATE: Container@PLAYER_TEMPLATE:
Width: PARENT_RIGHT - 27 Width: PARENT_RIGHT - 27
Height: 25 Height: 25
@@ -111,16 +109,15 @@ Container@SKIRMISH_STATS:
Height: 16 Height: 16
LabelWithTooltip@FACTION: LabelWithTooltip@FACTION:
X: 264 X: 264
Width: 86 Width: 123
Height: 25 Height: 25
Shadow: True Shadow: True
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
Label@SCORE: Label@SCORE:
X: 360 X: 392
Width: 75 Width: 60
Height: 25 Height: 25
Align: Right
Shadow: True Shadow: True
Container@SPECTATOR_TEMPLATE: Container@SPECTATOR_TEMPLATE:
Width: PARENT_RIGHT - 27 Width: PARENT_RIGHT - 27
@@ -142,7 +139,7 @@ Container@SKIRMISH_STATS:
Template: ANONYMOUS_PLAYER_TOOLTIP Template: ANONYMOUS_PLAYER_TOOLTIP
Label@NAME: Label@NAME:
X: 29 X: 29
Width: 166 Width: 191
Height: 25 Height: 25
Shadow: True Shadow: True
Button@KICK: Button@KICK:

View File

@@ -46,12 +46,11 @@ Container@SKIRMISH_STATS:
Text: Faction Text: Faction
Font: Bold Font: Bold
Label@SCORE: Label@SCORE:
X: 360 X: 397
Width: 75 Width: 60
Height: 25 Height: 25
Text: Score Text: Score
Font: Bold Font: Bold
Align: Right
ScrollPanel@PLAYER_LIST: ScrollPanel@PLAYER_LIST:
X: 20 X: 20
Y: 105 Y: 105
@@ -73,12 +72,11 @@ Container@SKIRMISH_STATS:
Height: 20 Height: 20
Font: Bold Font: Bold
Label@TEAM_SCORE: Label@TEAM_SCORE:
X: 360 X: 392
Y: 0 Y: 0
Width: 75 Width: 60
Height: 20 Height: 20
Font: Bold Font: Bold
Align: Right
Container@PLAYER_TEMPLATE: Container@PLAYER_TEMPLATE:
Width: PARENT_RIGHT - 27 Width: PARENT_RIGHT - 27
Height: 25 Height: 25
@@ -109,16 +107,15 @@ Container@SKIRMISH_STATS:
Height: 16 Height: 16
LabelWithTooltip@FACTION: LabelWithTooltip@FACTION:
X: 264 X: 264
Width: 86 Width: 123
Height: 25 Height: 25
Shadow: True Shadow: True
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
Label@SCORE: Label@SCORE:
X: 360 X: 392
Width: 75 Width: 60
Height: 25 Height: 25
Align: Right
Shadow: True Shadow: True
Container@SPECTATOR_TEMPLATE: Container@SPECTATOR_TEMPLATE:
Width: PARENT_RIGHT - 27 Width: PARENT_RIGHT - 27
@@ -140,7 +137,7 @@ Container@SKIRMISH_STATS:
Template: ANONYMOUS_PLAYER_TOOLTIP Template: ANONYMOUS_PLAYER_TOOLTIP
Label@NAME: Label@NAME:
X: 29 X: 29
Width: 166 Width: 191
Height: 25 Height: 25
Shadow: True Shadow: True
Button@KICK: Button@KICK:

View File

@@ -48,13 +48,12 @@ Container@SKIRMISH_STATS:
Text: Faction Text: Faction
Font: Bold Font: Bold
Label@SCORE: Label@SCORE:
X: 360 X: 392
Y: 1 Y: 1
Width: 75 Width: 60
Height: 25 Height: 25
Text: Score Text: Score
Font: Bold Font: Bold
Align: Right
ScrollPanel@PLAYER_LIST: ScrollPanel@PLAYER_LIST:
X: 20 X: 20
Y: 105 Y: 105
@@ -75,11 +74,10 @@ Container@SKIRMISH_STATS:
Height: 20 Height: 20
Font: Bold Font: Bold
Label@TEAM_SCORE: Label@TEAM_SCORE:
X: 360 X: 392
Width: 75 Width: 60
Height: 20 Height: 20
Font: Bold Font: Bold
Align: Right
Container@PLAYER_TEMPLATE: Container@PLAYER_TEMPLATE:
Width: PARENT_RIGHT - 27 Width: PARENT_RIGHT - 27
Height: 25 Height: 25
@@ -110,16 +108,15 @@ Container@SKIRMISH_STATS:
Height: 16 Height: 16
LabelWithTooltip@FACTION: LabelWithTooltip@FACTION:
X: 264 X: 264
Width: 86 Width: 123
Height: 25 Height: 25
Shadow: True Shadow: True
TooltipContainer: TOOLTIP_CONTAINER TooltipContainer: TOOLTIP_CONTAINER
TooltipTemplate: SIMPLE_TOOLTIP TooltipTemplate: SIMPLE_TOOLTIP
Label@SCORE: Label@SCORE:
X: 360 X: 392
Width: 75 Width: 60
Height: 25 Height: 25
Align: Right
Shadow: True Shadow: True
Container@SPECTATOR_TEMPLATE: Container@SPECTATOR_TEMPLATE:
Width: PARENT_RIGHT - 27 Width: PARENT_RIGHT - 27
@@ -141,7 +138,7 @@ Container@SKIRMISH_STATS:
Template: ANONYMOUS_PLAYER_TOOLTIP Template: ANONYMOUS_PLAYER_TOOLTIP
Label@NAME: Label@NAME:
X: 29 X: 29
Width: 166 Width: 191
Height: 25 Height: 25
Shadow: True Shadow: True
Button@KICK: Button@KICK: