Special case the TD spectator UI to fit the minimum width

This commit is contained in:
abcdefg30
2019-10-07 16:46:19 +02:00
committed by reaperrr
parent 9084295d7c
commit acf028581a

View File

@@ -268,7 +268,7 @@ Container@OBSERVER_WIDGETS:
StatisticsArmyGraphKey: StatisticsArmyGraph StatisticsArmyGraphKey: StatisticsArmyGraph
X: 5 X: 5
Y: 5 Y: 5
Width: 760 Width: 730
Height: 240 Height: 240
Children: Children:
DropDownButton@STATS_DROPDOWN: DropDownButton@STATS_DROPDOWN:
@@ -388,7 +388,7 @@ Container@OBSERVER_WIDGETS:
Container@ECONOMY_STATS_HEADERS: Container@ECONOMY_STATS_HEADERS:
X: 0 X: 0
Y: 0 Y: 0
Width: 735 Width: 730
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Children: Children:
ColorBlock@HEADER_COLOR: ColorBlock@HEADER_COLOR:
@@ -461,7 +461,7 @@ Container@OBSERVER_WIDGETS:
Shadow: True Shadow: True
Label@DERRICKS_HEADER: Label@DERRICKS_HEADER:
X: 650 X: 650
Width: 80 Width: 75
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Oil Derricks Text: Oil Derricks
@@ -542,7 +542,7 @@ Container@OBSERVER_WIDGETS:
Container@COMBAT_STATS_HEADERS: Container@COMBAT_STATS_HEADERS:
X: 0 X: 0
Y: 0 Y: 0
Width: 740 Width: 730
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Children: Children:
ColorBlock@HEADER_COLOR: ColorBlock@HEADER_COLOR:
@@ -615,16 +615,16 @@ Container@OBSERVER_WIDGETS:
Label@BUILDINGS_DEAD_HEADER: Label@BUILDINGS_DEAD_HEADER:
X: 565 X: 565
Y: 0 Y: 0
Width: 80 Width: 75
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Bldg Lost Text: Bldg Lost
Align: Right Align: Right
Shadow: True Shadow: True
Label@ARMY_VALUE_HEADER: Label@ARMY_VALUE_HEADER:
X: 645 X: 640
Y: 0 Y: 0
Width: 90 Width: 85
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Font: Bold Font: Bold
Text: Army Value Text: Army Value
@@ -757,7 +757,7 @@ Container@OBSERVER_WIDGETS:
ScrollItem@ECONOMY_PLAYER_TEMPLATE: ScrollItem@ECONOMY_PLAYER_TEMPLATE:
X: 0 X: 0
Y: 0 Y: 0
Width: 735 Width: 730
Height: 24 Height: 24
BaseName: scrollitem-nohover BaseName: scrollitem-nohover
Children: Children:
@@ -830,7 +830,7 @@ Container@OBSERVER_WIDGETS:
Label@DERRICKS: Label@DERRICKS:
X: 650 X: 650
Y: 0 Y: 0
Width: 80 Width: 75
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Align: Right Align: Right
Shadow: True Shadow: True
@@ -911,7 +911,7 @@ Container@OBSERVER_WIDGETS:
ScrollItem@COMBAT_PLAYER_TEMPLATE: ScrollItem@COMBAT_PLAYER_TEMPLATE:
X: 0 X: 0
Y: 0 Y: 0
Width: 740 Width: 730
Height: 24 Height: 24
BaseName: scrollitem-nohover BaseName: scrollitem-nohover
Children: Children:
@@ -977,14 +977,14 @@ Container@OBSERVER_WIDGETS:
Label@BUILDINGS_DEAD: Label@BUILDINGS_DEAD:
X: 565 X: 565
Y: 0 Y: 0
Width: 80 Width: 75
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Align: Right Align: Right
Shadow: True Shadow: True
Label@ARMY_VALUE: Label@ARMY_VALUE:
X: 645 X: 640
Y: 0 Y: 0
Width: 90 Width: 85
Height: PARENT_BOTTOM Height: PARENT_BOTTOM
Align: Right Align: Right
Shadow: True Shadow: True