Merge pull request #8771 from deniz1a/support-power-bounds

Aligns observer support power timers to the left edge of the screen.
This commit is contained in:
Oliver Brakmann
2015-07-25 13:13:00 +02:00
4 changed files with 8 additions and 8 deletions

View File

@@ -19,10 +19,6 @@ Container@INGAME_ROOT:
StrategicProgress@STRATEGIC_PROGRESS:
X: WINDOW_RIGHT/2
Y: 40
SupportPowerTimer@SUPPORT_POWER_TIMER:
X: 80
Y: 34
Order: Descending
Container@PLAYER_ROOT:
Container@PERF_ROOT:
Container@MENU_ROOT:

View File

@@ -1,5 +1,9 @@
Container@OBSERVER_WIDGETS:
Children:
SupportPowerTimer@SUPPORT_POWER_TIMER:
X: 10
Y: 10
Order: Descending
Image@SIDEBAR_BACKGROUND_TOP:
X: WINDOW_RIGHT - 250
Y: 10

View File

@@ -25,6 +25,10 @@ Container@PLAYER_WIDGETS:
IgnoreMouseOver: true
ImageCollection: sidebar
ImageName: background-supportoverlay
SupportPowerTimer@SUPPORT_POWER_TIMER:
X: 80
Y: 10
Order: Descending
Image@SIDEBAR_BACKGROUND_TOP:
Logic: AddRaceSuffixLogic
X: WINDOW_RIGHT - 250

View File

@@ -19,10 +19,6 @@ Container@INGAME_ROOT:
StrategicProgress@STRATEGIC_PROGRESS:
X: WINDOW_RIGHT/2
Y: 40
SupportPowerTimer@SUPPORT_POWER_TIMER:
X: 80
Y: 10
Order: Descending
Container@PLAYER_ROOT:
Container@PERF_ROOT:
Container@MENU_ROOT: