Removed the "(Esc)" hotkey from the Options button in Spectator mode.
Made the button slightly smaller (130 pixels) but enough for most translations.
This commit is contained in:
committed by
Gustas Kažukauskas
parent
05250933e7
commit
a6f5002a84
@@ -26,7 +26,7 @@ Container@OBSERVER_WIDGETS:
|
||||
MenuButton@OPTIONS_BUTTON:
|
||||
X: 5
|
||||
Y: 5
|
||||
Width: 160
|
||||
Width: 130
|
||||
Height: 25
|
||||
Text: button-observer-widget-options
|
||||
Font: Bold
|
||||
@@ -199,7 +199,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Height: 250
|
||||
Children:
|
||||
DropDownButton@STATS_DROPDOWN:
|
||||
X: 165
|
||||
X: 135
|
||||
Y: 0
|
||||
Width: 185
|
||||
Height: 25
|
||||
|
||||
@@ -5,7 +5,7 @@ label-mentat-title = Mentat
|
||||
label-menu-buttons-title = Options
|
||||
|
||||
## ingame-observer.yaml
|
||||
button-observer-widget-options = Options (Esc)
|
||||
button-observer-widget-options = Options
|
||||
label-economy-stats-harvesters-header = Harvesters
|
||||
label-economy-stats-carryalls-header = Carryalls
|
||||
label-deliver-in-timer = DELIVERY IN: { $time }
|
||||
|
||||
@@ -26,7 +26,7 @@ Container@OBSERVER_WIDGETS:
|
||||
MenuButton@OPTIONS_BUTTON:
|
||||
X: 5
|
||||
Y: 5
|
||||
Width: 160
|
||||
Width: 130
|
||||
Height: 25
|
||||
Text: button-observer-widget-options
|
||||
Font: Bold
|
||||
@@ -199,7 +199,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Height: 240
|
||||
Children:
|
||||
DropDownButton@STATS_DROPDOWN:
|
||||
X: 165
|
||||
X: 135
|
||||
Y: 0
|
||||
Width: 185
|
||||
Height: 25
|
||||
|
||||
@@ -8,7 +8,7 @@ label-voxel-selector-yaw = Yaw
|
||||
checkbox-debug-panel-show-depth-preview = Show Depth Data
|
||||
|
||||
## ingame-observer.yaml
|
||||
button-observer-widget-options = Options (Esc)
|
||||
button-observer-widget-options = Options
|
||||
label-economy-stats-harvesters-header = Harvesters
|
||||
|
||||
## ingame-player.yaml
|
||||
|
||||
Reference in New Issue
Block a user