Rework TS Chrome in preparation for UI scaling.
This commit is contained in:
@@ -279,24 +279,6 @@ Container@PLAYER_WIDGETS:
|
||||
X: 0
|
||||
Y: 21
|
||||
Children:
|
||||
MenuButton@DEBUG_BUTTON:
|
||||
Logic: AddFactionSuffixLogic
|
||||
Key: escape Shift
|
||||
X: 13
|
||||
Width: 30
|
||||
Height: 31
|
||||
Background: sidebar-button
|
||||
TooltipText: Debug Menu
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
DisableWorldSounds: true
|
||||
VisualHeight: 0
|
||||
Children:
|
||||
Image@ICON:
|
||||
Logic: AddFactionSuffixLogic
|
||||
X: 0
|
||||
Y: 0
|
||||
ImageCollection: order-icons
|
||||
ImageName: debug
|
||||
Button@REPAIR_BUTTON:
|
||||
Logic: RepairOrderButtonLogic, AddFactionSuffixLogic
|
||||
X: 43
|
||||
@@ -428,7 +410,6 @@ Container@PLAYER_WIDGETS:
|
||||
TooltipTemplate: SIMPLE_TOOLTIP
|
||||
Children:
|
||||
Image@CASH_ICON:
|
||||
Logic: AddFactionSuffixLogic
|
||||
X: 0 - 17
|
||||
Y: 3
|
||||
ImageCollection: cash-icons
|
||||
@@ -446,7 +427,6 @@ Container@PLAYER_WIDGETS:
|
||||
TooltipTemplate: SIMPLE_TOOLTIP
|
||||
Children:
|
||||
Image@POWER_ICON:
|
||||
Logic: AddFactionSuffixLogic
|
||||
X: PARENT_RIGHT + 0
|
||||
Y: 3
|
||||
ImageCollection: power-icons
|
||||
@@ -511,7 +491,6 @@ Container@PLAYER_WIDGETS:
|
||||
Key: ProductionTypeBuilding
|
||||
Children:
|
||||
Image@ICON:
|
||||
Logic: AddFactionSuffixLogic
|
||||
X: 7
|
||||
Y: 7
|
||||
ImageCollection: production-icons
|
||||
@@ -529,7 +508,6 @@ Container@PLAYER_WIDGETS:
|
||||
Key: ProductionTypeDefense
|
||||
Children:
|
||||
Image@ICON:
|
||||
Logic: AddFactionSuffixLogic
|
||||
X: 7
|
||||
Y: 7
|
||||
ImageCollection: production-icons
|
||||
@@ -547,7 +525,6 @@ Container@PLAYER_WIDGETS:
|
||||
Key: ProductionTypeInfantry
|
||||
Children:
|
||||
Image@ICON:
|
||||
Logic: AddFactionSuffixLogic
|
||||
X: 6
|
||||
Y: 7
|
||||
ImageCollection: production-icons
|
||||
@@ -565,7 +542,6 @@ Container@PLAYER_WIDGETS:
|
||||
Key: ProductionTypeVehicle
|
||||
Children:
|
||||
Image@ICON:
|
||||
Logic: AddFactionSuffixLogic
|
||||
X: 7
|
||||
Y: 7
|
||||
ImageCollection: production-icons
|
||||
@@ -583,7 +559,6 @@ Container@PLAYER_WIDGETS:
|
||||
Key: ProductionTypeAircraft
|
||||
Children:
|
||||
Image@ICON:
|
||||
Logic: AddFactionSuffixLogic
|
||||
X: 7
|
||||
Y: 7
|
||||
ImageCollection: production-icons
|
||||
|
||||
Reference in New Issue
Block a user