Kill PowerBarWidget. Fixes #3446.
This commit is contained in:
@@ -51,6 +51,7 @@ Container@INGAME_ROOT:
|
||||
Y:205
|
||||
Width:170
|
||||
Height:40
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
|
||||
Container@PLAYER_WIDGETS:
|
||||
Children:
|
||||
@@ -95,7 +96,15 @@ Container@PLAYER_WIDGETS:
|
||||
X:9
|
||||
Width:192
|
||||
Height:192
|
||||
PowerBin@INGAME_POWER_BIN:
|
||||
ResourceBar@POWERBAR:
|
||||
X:42
|
||||
Y:205
|
||||
Width:138
|
||||
Height:5
|
||||
TooltipContainer:TOOLTIP_CONTAINER
|
||||
IndicatorImage:power-indicator
|
||||
Orientation:Horizontal
|
||||
Style:Bevelled
|
||||
MoneyBin@INGAME_MONEY_BIN:
|
||||
X:WINDOW_RIGHT - WIDTH
|
||||
Y:0
|
||||
|
||||
@@ -1,3 +1,14 @@
|
||||
Background@SIMPLE_TOOLTIP:
|
||||
Logic:SimpleTooltipLogic
|
||||
Background:dialog4
|
||||
Height:29
|
||||
Children:
|
||||
Label@LABEL:
|
||||
X:7
|
||||
Y:2
|
||||
Height:23
|
||||
Font:Bold
|
||||
|
||||
Background@SPAWN_TOOLTIP:
|
||||
Logic:SpawnSelectorTooltipLogic
|
||||
Background:dialog4
|
||||
|
||||
Reference in New Issue
Block a user