Adjust widget sizes to ensure they accommodate the English translation text.
Some existing widget are too small to accommodate their text. Adjust their sizes to fit. Text can be rendered outside the widget bounds so visually this often has no impact, but adjusting this now will help in the future for checking translation text for other languages fit in their widgets.
This commit is contained in:
@@ -8,7 +8,8 @@ Container@ASSETBROWSER_PANEL:
|
|||||||
LogicTicker@ANIMATION_TICKER:
|
LogicTicker@ANIMATION_TICKER:
|
||||||
Label@ASSETBROWSER_TITLE:
|
Label@ASSETBROWSER_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -77,7 +78,7 @@ Container@ASSETBROWSER_PANEL:
|
|||||||
Label@SPRITE_SCALE:
|
Label@SPRITE_SCALE:
|
||||||
X: PARENT_RIGHT - WIDTH - 440
|
X: PARENT_RIGHT - WIDTH - 440
|
||||||
Y: 31
|
Y: 31
|
||||||
Width: 40
|
Width: 50
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Left
|
Align: Left
|
||||||
|
|||||||
@@ -7,7 +7,8 @@ Container@CONNECTING_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@CONNECTING_TITLE:
|
Label@CONNECTING_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -41,7 +42,8 @@ Container@CONNECTIONFAILED_PANEL:
|
|||||||
LogicTicker@CONNECTION_FAILED_TICKER:
|
LogicTicker@CONNECTION_FAILED_TICKER:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -106,7 +108,8 @@ Container@CONNECTION_SWITCHMOD_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -7,7 +7,8 @@ Container@CREDITS_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@CREDITS_TITLE:
|
Label@CREDITS_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -162,7 +162,8 @@ Background@THREEBUTTON_PROMPT:
|
|||||||
Children:
|
Children:
|
||||||
Label@PROMPT_TITLE:
|
Label@PROMPT_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -205,7 +206,8 @@ Background@TWOBUTTON_PROMPT:
|
|||||||
Children:
|
Children:
|
||||||
Label@PROMPT_TITLE:
|
Label@PROMPT_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -239,7 +241,8 @@ Container@TEXT_INPUT_PROMPT:
|
|||||||
Children:
|
Children:
|
||||||
Label@PROMPT_TITLE:
|
Label@PROMPT_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -8,7 +8,8 @@ Container@NEW_MAP_BG:
|
|||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Text: label-new-map-bg-title
|
Text: label-new-map-bg-title
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -85,7 +86,8 @@ Container@SAVE_MAP_PANEL:
|
|||||||
Label@LABEL_TITLE:
|
Label@LABEL_TITLE:
|
||||||
Text: label-save-map-panel-title
|
Text: label-save-map-panel-title
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -7,7 +7,8 @@ Container@GAMESAVE_BROWSER_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@LOAD_TITLE:
|
Label@LOAD_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -15,7 +16,8 @@ Container@GAMESAVE_BROWSER_PANEL:
|
|||||||
Visible: False
|
Visible: False
|
||||||
Label@SAVE_TITLE:
|
Label@SAVE_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -4,11 +4,12 @@ Container@DEBUG_PANEL:
|
|||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Y: 26
|
Y: 16
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-debug-panel-title
|
Text: label-debug-panel-title
|
||||||
Align: Center
|
Align: Center
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
|
Height: 20
|
||||||
Checkbox@INSTANT_BUILD:
|
Checkbox@INSTANT_BUILD:
|
||||||
X: 45
|
X: 45
|
||||||
Y: 45
|
Y: 45
|
||||||
@@ -76,11 +77,12 @@ Container@DEBUG_PANEL:
|
|||||||
Height: 35
|
Height: 35
|
||||||
Text: button-debug-panel-reset-exploration
|
Text: button-debug-panel-reset-exploration
|
||||||
Label@VISUALIZATIONS_TITLE:
|
Label@VISUALIZATIONS_TITLE:
|
||||||
Y: 256
|
Y: 246
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-debug-panel-visualizations-title
|
Text: label-debug-panel-visualizations-title
|
||||||
Align: Center
|
Align: Center
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
|
Height: 20
|
||||||
Checkbox@SHOW_UNIT_PATHS:
|
Checkbox@SHOW_UNIT_PATHS:
|
||||||
X: 45
|
X: 45
|
||||||
Y: 275
|
Y: 275
|
||||||
|
|||||||
@@ -8,7 +8,8 @@ Container@GAME_INFO_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Text: label-game-info-panel-title
|
Text: label-game-info-panel-title
|
||||||
Align: Center
|
Align: Center
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ Container@SKIRMISH_STATS:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Label@ACTIONS:
|
Label@ACTIONS:
|
||||||
X: 457
|
X: 457
|
||||||
Width: 20
|
Width: 80
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: label-stats-actions
|
Text: label-stats-actions
|
||||||
Font: Bold
|
Font: Bold
|
||||||
|
|||||||
@@ -417,7 +417,7 @@ Container@OBSERVER_WIDGETS:
|
|||||||
Container@ECONOMY_STATS_HEADERS:
|
Container@ECONOMY_STATS_HEADERS:
|
||||||
X: 0
|
X: 0
|
||||||
Y: 0
|
Y: 0
|
||||||
Width: 730
|
Width: 735
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
ColorBlock@HEADER_COLOR:
|
ColorBlock@HEADER_COLOR:
|
||||||
@@ -490,7 +490,7 @@ Container@OBSERVER_WIDGETS:
|
|||||||
Shadow: True
|
Shadow: True
|
||||||
Label@DERRICKS_HEADER:
|
Label@DERRICKS_HEADER:
|
||||||
X: 650
|
X: 650
|
||||||
Width: 75
|
Width: 80
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-economy-stats-derricks-header
|
Text: label-economy-stats-derricks-header
|
||||||
@@ -563,7 +563,7 @@ Container@OBSERVER_WIDGETS:
|
|||||||
Label@SUPPORT_POWERS_HEADER:
|
Label@SUPPORT_POWERS_HEADER:
|
||||||
X: 160
|
X: 160
|
||||||
Y: 0
|
Y: 0
|
||||||
Width: 100
|
Width: 200
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-support-powers-header
|
Text: label-support-powers-header
|
||||||
@@ -1211,6 +1211,7 @@ Container@PLAYER_WIDGETS:
|
|||||||
ClickThrough: false
|
ClickThrough: false
|
||||||
Background: panel-black
|
Background: panel-black
|
||||||
SupportPowers@SUPPORT_PALETTE:
|
SupportPowers@SUPPORT_PALETTE:
|
||||||
|
IconSize: 64, 48
|
||||||
X: 1
|
X: 1
|
||||||
Y: 1
|
Y: 1
|
||||||
TooltipContainer: TOOLTIP_CONTAINER
|
TooltipContainer: TOOLTIP_CONTAINER
|
||||||
@@ -1863,6 +1864,7 @@ Container@PLAYER_WIDGETS:
|
|||||||
Height: 50
|
Height: 50
|
||||||
Background: panel-black
|
Background: panel-black
|
||||||
ProductionPalette@PRODUCTION_PALETTE:
|
ProductionPalette@PRODUCTION_PALETTE:
|
||||||
|
IconSize: 64, 48
|
||||||
X: WINDOW_RIGHT - 5 - 17 - 194
|
X: WINDOW_RIGHT - 5 - 17 - 194
|
||||||
Y: 320
|
Y: 320
|
||||||
Width: 192
|
Width: 192
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ Container@LOBBY_PLAYER_BIN:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Label@LABEL_LOBBY_STATUS:
|
Label@LABEL_LOBBY_STATUS:
|
||||||
X: 627
|
X: 627
|
||||||
Width: 20
|
Width: 20 + 24
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: label-container-lobby-status
|
Text: label-container-lobby-status
|
||||||
Align: Left
|
Align: Left
|
||||||
@@ -257,7 +257,7 @@ Container@LOBBY_PLAYER_BIN:
|
|||||||
Text: label-faction-factionname
|
Text: label-faction-factionname
|
||||||
Label@TEAM:
|
Label@TEAM:
|
||||||
X: 435
|
X: 435
|
||||||
Width: 25
|
Width: 44
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
DropDownButton@TEAM_DROPDOWN:
|
DropDownButton@TEAM_DROPDOWN:
|
||||||
|
|||||||
@@ -14,7 +14,8 @@ Container@SERVER_LOBBY:
|
|||||||
Children:
|
Children:
|
||||||
Label@SERVER_NAME:
|
Label@SERVER_NAME:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -7,7 +7,8 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
|
|||||||
Children:
|
Children:
|
||||||
Label@PROMPT_TITLE:
|
Label@PROMPT_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 25
|
Height: 25
|
||||||
|
Y: 0 - 37
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -129,47 +130,56 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
|
|||||||
Width: PARENT_RIGHT / 2 - 20
|
Width: PARENT_RIGHT / 2 - 20
|
||||||
Children:
|
Children:
|
||||||
LabelWithHighlight@DESC_SELECTION:
|
LabelWithHighlight@DESC_SELECTION:
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-selection
|
Text: label-mouse-control-desc-classic-selection
|
||||||
LabelWithHighlight@DESC_COMMANDS:
|
LabelWithHighlight@DESC_COMMANDS:
|
||||||
Y: 17
|
Y: 17
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-commands
|
Text: label-mouse-control-desc-classic-commands
|
||||||
LabelWithHighlight@DESC_BUILDIGS:
|
LabelWithHighlight@DESC_BUILDIGS:
|
||||||
Y: 34
|
Y: 34
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-buildigs
|
Text: label-mouse-control-desc-classic-buildigs
|
||||||
LabelWithHighlight@DESC_SUPPORT:
|
LabelWithHighlight@DESC_SUPPORT:
|
||||||
Y: 51
|
Y: 51
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-support
|
Text: label-mouse-control-desc-classic-support
|
||||||
LabelWithHighlight@DESC_ZOOM:
|
LabelWithHighlight@DESC_ZOOM:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-zoom
|
Text: label-mouse-control-desc-classic-zoom
|
||||||
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-zoom-modifier
|
Text: label-mouse-control-desc-classic-zoom-modifier
|
||||||
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-scroll-right
|
Text: label-mouse-control-desc-classic-scroll-right
|
||||||
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-scroll-middle
|
Text: label-mouse-control-desc-classic-scroll-middle
|
||||||
Label@DESC_EDGESCROLL:
|
Label@DESC_EDGESCROLL:
|
||||||
X: 9
|
X: 9
|
||||||
Y: 102
|
Y: 102
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-edgescroll
|
Text: label-mouse-control-desc-classic-edgescroll
|
||||||
@@ -178,47 +188,56 @@ Container@MAINMENU_INTRODUCTION_PROMPT:
|
|||||||
Width: PARENT_RIGHT / 2 - 20
|
Width: PARENT_RIGHT / 2 - 20
|
||||||
Children:
|
Children:
|
||||||
LabelWithHighlight@DESC_SELECTION:
|
LabelWithHighlight@DESC_SELECTION:
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-selection
|
Text: label-mouse-control-desc-modern-selection
|
||||||
LabelWithHighlight@DESC_COMMANDS:
|
LabelWithHighlight@DESC_COMMANDS:
|
||||||
Y: 17
|
Y: 17
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-commands
|
Text: label-mouse-control-desc-modern-commands
|
||||||
LabelWithHighlight@DESC_BUILDIGS:
|
LabelWithHighlight@DESC_BUILDIGS:
|
||||||
Y: 34
|
Y: 34
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-buildigs
|
Text: label-mouse-control-desc-modern-buildigs
|
||||||
LabelWithHighlight@DESC_SUPPORT:
|
LabelWithHighlight@DESC_SUPPORT:
|
||||||
Y: 51
|
Y: 51
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-support
|
Text: label-mouse-control-desc-modern-support
|
||||||
LabelWithHighlight@DESC_ZOOM:
|
LabelWithHighlight@DESC_ZOOM:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-zoom
|
Text: label-mouse-control-desc-modern-zoom
|
||||||
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-zoom-modifier
|
Text: label-mouse-control-desc-modern-zoom-modifier
|
||||||
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-scroll-right
|
Text: label-mouse-control-desc-modern-scroll-right
|
||||||
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-scroll-middle
|
Text: label-mouse-control-desc-modern-scroll-middle
|
||||||
Label@DESC_EDGESCROLL:
|
Label@DESC_EDGESCROLL:
|
||||||
X: 9
|
X: 9
|
||||||
Y: 102
|
Y: 102
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-edgescroll
|
Text: label-mouse-control-desc-modern-edgescroll
|
||||||
@@ -311,7 +330,8 @@ Container@MAINMENU_SYSTEM_INFO_PROMPT:
|
|||||||
Children:
|
Children:
|
||||||
Label@PROMPT_TITLE:
|
Label@PROMPT_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 25
|
Height: 25
|
||||||
|
Y: 0 - 37
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -7,7 +7,8 @@ Container@MAPCHOOSER_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -6,8 +6,9 @@ Container@MISSIONBROWSER_PANEL:
|
|||||||
Height: 435
|
Height: 435
|
||||||
Children:
|
Children:
|
||||||
Label@MISSIONBROWSER_TITLE:
|
Label@MISSIONBROWSER_TITLE:
|
||||||
Y: 0 - 22
|
Y: 0 - 34
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
|
Height: 25
|
||||||
Text: label-missionbrowser-panel-title
|
Text: label-missionbrowser-panel-title
|
||||||
Align: Center
|
Align: Center
|
||||||
Contrast: true
|
Contrast: true
|
||||||
|
|||||||
@@ -8,7 +8,8 @@ Container@MULTIPLAYER_PANEL:
|
|||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Text: label-multiplayer-panel-title
|
Text: label-multiplayer-panel-title
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -7,7 +7,8 @@ Container@MULTIPLAYER_CREATESERVER_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -7,7 +7,8 @@ Container@DIRECTCONNECT_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@DIRECTCONNECT_LABEL_TITLE:
|
Label@DIRECTCONNECT_LABEL_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
@@ -18,9 +19,9 @@ Container@DIRECTCONNECT_PANEL:
|
|||||||
Background: panel-black
|
Background: panel-black
|
||||||
Children:
|
Children:
|
||||||
Label@ADDRESS_LABEL:
|
Label@ADDRESS_LABEL:
|
||||||
X: 50
|
X: 20
|
||||||
Y: 14
|
Y: 14
|
||||||
Width: 95
|
Width: 125
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
Text: label-bg-address
|
Text: label-bg-address
|
||||||
|
|||||||
@@ -8,7 +8,8 @@ Container@MUSIC_PANEL:
|
|||||||
LogicTicker@SONG_WATCHER:
|
LogicTicker@SONG_WATCHER:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -7,7 +7,8 @@ Container@REPLAYBROWSER_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ Container@HOTKEYS_PANEL:
|
|||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
Label@FILTER_INPUT_LABEL:
|
Label@FILTER_INPUT_LABEL:
|
||||||
Width: 100
|
Width: 103
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-hotkeys-panel-filter-input
|
Text: label-hotkeys-panel-filter-input
|
||||||
|
|||||||
@@ -61,47 +61,56 @@ Container@INPUT_PANEL:
|
|||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Children:
|
Children:
|
||||||
LabelWithHighlight@DESC_SELECTION:
|
LabelWithHighlight@DESC_SELECTION:
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-selection
|
Text: label-mouse-control-desc-classic-selection
|
||||||
LabelWithHighlight@DESC_COMMANDS:
|
LabelWithHighlight@DESC_COMMANDS:
|
||||||
Y: 17
|
Y: 17
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-commands
|
Text: label-mouse-control-desc-classic-commands
|
||||||
LabelWithHighlight@DESC_BUILDIGS:
|
LabelWithHighlight@DESC_BUILDIGS:
|
||||||
Y: 34
|
Y: 34
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-buildigs
|
Text: label-mouse-control-desc-classic-buildigs
|
||||||
LabelWithHighlight@DESC_SUPPORT:
|
LabelWithHighlight@DESC_SUPPORT:
|
||||||
Y: 51
|
Y: 51
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-support
|
Text: label-mouse-control-desc-classic-support
|
||||||
LabelWithHighlight@DESC_ZOOM:
|
LabelWithHighlight@DESC_ZOOM:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-zoom
|
Text: label-mouse-control-desc-classic-zoom
|
||||||
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-zoom-modifier
|
Text: label-mouse-control-desc-classic-zoom-modifier
|
||||||
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-scroll-right
|
Text: label-mouse-control-desc-classic-scroll-right
|
||||||
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-scroll-middle
|
Text: label-mouse-control-desc-classic-scroll-middle
|
||||||
Label@DESC_EDGESCROLL:
|
Label@DESC_EDGESCROLL:
|
||||||
X: 9
|
X: 9
|
||||||
Y: 102
|
Y: 102
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-edgescroll
|
Text: label-mouse-control-desc-classic-edgescroll
|
||||||
@@ -111,47 +120,56 @@ Container@INPUT_PANEL:
|
|||||||
Width: PARENT_RIGHT / 2 - 20
|
Width: PARENT_RIGHT / 2 - 20
|
||||||
Children:
|
Children:
|
||||||
LabelWithHighlight@DESC_SELECTION:
|
LabelWithHighlight@DESC_SELECTION:
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-selection
|
Text: label-mouse-control-desc-modern-selection
|
||||||
LabelWithHighlight@DESC_COMMANDS:
|
LabelWithHighlight@DESC_COMMANDS:
|
||||||
Y: 17
|
Y: 17
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-commands
|
Text: label-mouse-control-desc-modern-commands
|
||||||
LabelWithHighlight@DESC_BUILDIGS:
|
LabelWithHighlight@DESC_BUILDIGS:
|
||||||
Y: 34
|
Y: 34
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-buildigs
|
Text: label-mouse-control-desc-modern-buildigs
|
||||||
LabelWithHighlight@DESC_SUPPORT:
|
LabelWithHighlight@DESC_SUPPORT:
|
||||||
Y: 51
|
Y: 51
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-support
|
Text: label-mouse-control-desc-modern-support
|
||||||
LabelWithHighlight@DESC_ZOOM:
|
LabelWithHighlight@DESC_ZOOM:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-zoom
|
Text: label-mouse-control-desc-modern-zoom
|
||||||
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-zoom-modifier
|
Text: label-mouse-control-desc-modern-zoom-modifier
|
||||||
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-scroll-right
|
Text: label-mouse-control-desc-modern-scroll-right
|
||||||
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-scroll-middle
|
Text: label-mouse-control-desc-modern-scroll-middle
|
||||||
Label@DESC_EDGESCROLL:
|
Label@DESC_EDGESCROLL:
|
||||||
X: 9
|
X: 9
|
||||||
Y: 102
|
Y: 102
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-edgescroll
|
Text: label-mouse-control-desc-modern-edgescroll
|
||||||
|
|||||||
@@ -14,7 +14,8 @@ Container@SETTINGS_PANEL:
|
|||||||
Children:
|
Children:
|
||||||
Label@SETTINGS_LABEL_TITLE:
|
Label@SETTINGS_LABEL_TITLE:
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Y: 0 - 22
|
Height: 25
|
||||||
|
Y: 0 - 34
|
||||||
Font: BigBold
|
Font: BigBold
|
||||||
Contrast: true
|
Contrast: true
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -403,6 +403,7 @@ Background@LATENCY_TOOLTIP:
|
|||||||
Label@LATENCY_PREFIX:
|
Label@LATENCY_PREFIX:
|
||||||
X: 5
|
X: 5
|
||||||
Y: 1
|
Y: 1
|
||||||
|
Width: 200
|
||||||
Height: 23
|
Height: 23
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-latency-tooltip-prefix
|
Text: label-latency-tooltip-prefix
|
||||||
@@ -415,12 +416,13 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
|
|||||||
Logic: AnonymousProfileTooltipLogic
|
Logic: AnonymousProfileTooltipLogic
|
||||||
Background: panel-black
|
Background: panel-black
|
||||||
Height: 30
|
Height: 30
|
||||||
Width: 200
|
Width: 300
|
||||||
Children:
|
Children:
|
||||||
Label@NAME:
|
Label@NAME:
|
||||||
X: 5
|
X: 5
|
||||||
Y: 2
|
Y: 2
|
||||||
Text: label-anonymous-player-tooltip-name
|
Text: label-anonymous-player-tooltip-name
|
||||||
|
Width: 290
|
||||||
Height: 23
|
Height: 23
|
||||||
Font: MediumBold
|
Font: MediumBold
|
||||||
Label@LOCATION:
|
Label@LOCATION:
|
||||||
@@ -450,6 +452,7 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
|
|||||||
ImageName: admin
|
ImageName: admin
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 10
|
X: 10
|
||||||
|
Width: 200
|
||||||
Height: 12
|
Height: 12
|
||||||
Text: label-game-admin
|
Text: label-game-admin
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
@@ -496,6 +499,7 @@ Container@REGISTERED_PLAYER_TOOLTIP:
|
|||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 10
|
X: 10
|
||||||
Y: 1
|
Y: 1
|
||||||
|
Width: 200
|
||||||
Height: 12
|
Height: 12
|
||||||
Text: label-game-admin
|
Text: label-game-admin
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
|
|||||||
@@ -72,7 +72,7 @@ Background@ASSETBROWSER_PANEL:
|
|||||||
Label@SPRITE_SCALE:
|
Label@SPRITE_SCALE:
|
||||||
X: PARENT_RIGHT - WIDTH - 440
|
X: PARENT_RIGHT - WIDTH - 440
|
||||||
Y: 60
|
Y: 60
|
||||||
Width: 40
|
Width: 50
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Left
|
Align: Left
|
||||||
|
|||||||
@@ -5,11 +5,12 @@ Container@DEBUG_PANEL:
|
|||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Y: 26
|
Y: 16
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-debug-panel-title
|
Text: label-debug-panel-title
|
||||||
Align: Center
|
Align: Center
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
|
Height: 20
|
||||||
Checkbox@INSTANT_BUILD:
|
Checkbox@INSTANT_BUILD:
|
||||||
X: 45
|
X: 45
|
||||||
Y: 45
|
Y: 45
|
||||||
@@ -81,11 +82,12 @@ Container@DEBUG_PANEL:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Text: button-debug-panel-reset-exploration
|
Text: button-debug-panel-reset-exploration
|
||||||
Label@VISUALIZATIONS_TITLE:
|
Label@VISUALIZATIONS_TITLE:
|
||||||
Y: 256
|
Y: 246
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-debug-panel-visualizations-title
|
Text: label-debug-panel-visualizations-title
|
||||||
Align: Center
|
Align: Center
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
|
Height: 20
|
||||||
Checkbox@SHOW_UNIT_PATHS:
|
Checkbox@SHOW_UNIT_PATHS:
|
||||||
X: 45
|
X: 45
|
||||||
Y: 275
|
Y: 275
|
||||||
|
|||||||
@@ -53,7 +53,7 @@ Container@SKIRMISH_STATS:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Label@ACTIONS:
|
Label@ACTIONS:
|
||||||
X: 457
|
X: 457
|
||||||
Width: 20
|
Width: 80
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: label-stats-actions
|
Text: label-stats-actions
|
||||||
Font: Bold
|
Font: Bold
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ Container@LOBBY_PLAYER_BIN:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Label@LABEL_LOBBY_STATUS:
|
Label@LABEL_LOBBY_STATUS:
|
||||||
X: 617
|
X: 617
|
||||||
Width: 20
|
Width: 20 + 24
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: label-container-lobby-status
|
Text: label-container-lobby-status
|
||||||
Align: Left
|
Align: Left
|
||||||
@@ -253,7 +253,7 @@ Container@LOBBY_PLAYER_BIN:
|
|||||||
Text: label-faction-factionname
|
Text: label-faction-factionname
|
||||||
Label@TEAM:
|
Label@TEAM:
|
||||||
X: 420
|
X: 420
|
||||||
Width: 23
|
Width: 42
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: label-template-noneditable-player-team
|
Text: label-template-noneditable-player-team
|
||||||
Align: Center
|
Align: Center
|
||||||
|
|||||||
@@ -124,47 +124,56 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
|
|||||||
Width: PARENT_RIGHT / 2 - 20
|
Width: PARENT_RIGHT / 2 - 20
|
||||||
Children:
|
Children:
|
||||||
LabelWithHighlight@DESC_SELECTION:
|
LabelWithHighlight@DESC_SELECTION:
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-selection
|
Text: label-mouse-control-desc-classic-selection
|
||||||
LabelWithHighlight@DESC_COMMANDS:
|
LabelWithHighlight@DESC_COMMANDS:
|
||||||
Y: 17
|
Y: 17
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-commands
|
Text: label-mouse-control-desc-classic-commands
|
||||||
LabelWithHighlight@DESC_BUILDIGS:
|
LabelWithHighlight@DESC_BUILDIGS:
|
||||||
Y: 34
|
Y: 34
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-buildigs
|
Text: label-mouse-control-desc-classic-buildigs
|
||||||
LabelWithHighlight@DESC_SUPPORT:
|
LabelWithHighlight@DESC_SUPPORT:
|
||||||
Y: 51
|
Y: 51
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-support
|
Text: label-mouse-control-desc-classic-support
|
||||||
LabelWithHighlight@DESC_ZOOM:
|
LabelWithHighlight@DESC_ZOOM:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-zoom
|
Text: label-mouse-control-desc-classic-zoom
|
||||||
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-zoom-modifier
|
Text: label-mouse-control-desc-classic-zoom-modifier
|
||||||
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-scroll-right
|
Text: label-mouse-control-desc-classic-scroll-right
|
||||||
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-scroll-middle
|
Text: label-mouse-control-desc-classic-scroll-middle
|
||||||
Label@DESC_EDGESCROLL:
|
Label@DESC_EDGESCROLL:
|
||||||
X: 9
|
X: 9
|
||||||
Y: 102
|
Y: 102
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-edgescroll
|
Text: label-mouse-control-desc-classic-edgescroll
|
||||||
@@ -173,47 +182,56 @@ Background@MAINMENU_INTRODUCTION_PROMPT:
|
|||||||
Width: PARENT_RIGHT / 2 - 20
|
Width: PARENT_RIGHT / 2 - 20
|
||||||
Children:
|
Children:
|
||||||
LabelWithHighlight@DESC_SELECTION:
|
LabelWithHighlight@DESC_SELECTION:
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-selection
|
Text: label-mouse-control-desc-modern-selection
|
||||||
LabelWithHighlight@DESC_COMMANDS:
|
LabelWithHighlight@DESC_COMMANDS:
|
||||||
Y: 17
|
Y: 17
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-commands
|
Text: label-mouse-control-desc-modern-commands
|
||||||
LabelWithHighlight@DESC_BUILDIGS:
|
LabelWithHighlight@DESC_BUILDIGS:
|
||||||
Y: 34
|
Y: 34
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-buildigs
|
Text: label-mouse-control-desc-modern-buildigs
|
||||||
LabelWithHighlight@DESC_SUPPORT:
|
LabelWithHighlight@DESC_SUPPORT:
|
||||||
Y: 51
|
Y: 51
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-support
|
Text: label-mouse-control-desc-modern-support
|
||||||
LabelWithHighlight@DESC_ZOOM:
|
LabelWithHighlight@DESC_ZOOM:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-zoom
|
Text: label-mouse-control-desc-modern-zoom
|
||||||
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-zoom-modifier
|
Text: label-mouse-control-desc-modern-zoom-modifier
|
||||||
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-scroll-right
|
Text: label-mouse-control-desc-modern-scroll-right
|
||||||
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-scroll-middle
|
Text: label-mouse-control-desc-modern-scroll-middle
|
||||||
Label@DESC_EDGESCROLL:
|
Label@DESC_EDGESCROLL:
|
||||||
X: 9
|
X: 9
|
||||||
Y: 102
|
Y: 102
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-edgescroll
|
Text: label-mouse-control-desc-modern-edgescroll
|
||||||
|
|||||||
@@ -14,9 +14,9 @@ Background@DIRECTCONNECT_PANEL:
|
|||||||
Align: Center
|
Align: Center
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Label@ADDRESS_LABEL:
|
Label@ADDRESS_LABEL:
|
||||||
X: 50
|
X: 20
|
||||||
Y: 60
|
Y: 60
|
||||||
Width: 95
|
Width: 125
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Right
|
Align: Right
|
||||||
Text: label-directconnect-panel-address
|
Text: label-directconnect-panel-address
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ Container@HOTKEYS_PANEL:
|
|||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
Label@FILTER_INPUT_LABEL:
|
Label@FILTER_INPUT_LABEL:
|
||||||
Width: 100
|
Width: 103
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-hotkeys-panel-filter-input
|
Text: label-hotkeys-panel-filter-input
|
||||||
|
|||||||
@@ -61,47 +61,56 @@ Container@INPUT_PANEL:
|
|||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
Children:
|
Children:
|
||||||
LabelWithHighlight@DESC_SELECTION:
|
LabelWithHighlight@DESC_SELECTION:
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-selection
|
Text: label-mouse-control-desc-classic-selection
|
||||||
LabelWithHighlight@DESC_COMMANDS:
|
LabelWithHighlight@DESC_COMMANDS:
|
||||||
Y: 17
|
Y: 17
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-commands
|
Text: label-mouse-control-desc-classic-commands
|
||||||
LabelWithHighlight@DESC_BUILDIGS:
|
LabelWithHighlight@DESC_BUILDIGS:
|
||||||
Y: 34
|
Y: 34
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-buildigs
|
Text: label-mouse-control-desc-classic-buildigs
|
||||||
LabelWithHighlight@DESC_SUPPORT:
|
LabelWithHighlight@DESC_SUPPORT:
|
||||||
Y: 51
|
Y: 51
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-support
|
Text: label-mouse-control-desc-classic-support
|
||||||
LabelWithHighlight@DESC_ZOOM:
|
LabelWithHighlight@DESC_ZOOM:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-zoom
|
Text: label-mouse-control-desc-classic-zoom
|
||||||
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-zoom-modifier
|
Text: label-mouse-control-desc-classic-zoom-modifier
|
||||||
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-scroll-right
|
Text: label-mouse-control-desc-classic-scroll-right
|
||||||
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-scroll-middle
|
Text: label-mouse-control-desc-classic-scroll-middle
|
||||||
Label@DESC_EDGESCROLL:
|
Label@DESC_EDGESCROLL:
|
||||||
X: 9
|
X: 9
|
||||||
Y: 102
|
Y: 102
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-classic-edgescroll
|
Text: label-mouse-control-desc-classic-edgescroll
|
||||||
@@ -111,47 +120,56 @@ Container@INPUT_PANEL:
|
|||||||
Width: PARENT_RIGHT / 2 - 20
|
Width: PARENT_RIGHT / 2 - 20
|
||||||
Children:
|
Children:
|
||||||
LabelWithHighlight@DESC_SELECTION:
|
LabelWithHighlight@DESC_SELECTION:
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-selection
|
Text: label-mouse-control-desc-modern-selection
|
||||||
LabelWithHighlight@DESC_COMMANDS:
|
LabelWithHighlight@DESC_COMMANDS:
|
||||||
Y: 17
|
Y: 17
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-commands
|
Text: label-mouse-control-desc-modern-commands
|
||||||
LabelWithHighlight@DESC_BUILDIGS:
|
LabelWithHighlight@DESC_BUILDIGS:
|
||||||
Y: 34
|
Y: 34
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-buildigs
|
Text: label-mouse-control-desc-modern-buildigs
|
||||||
LabelWithHighlight@DESC_SUPPORT:
|
LabelWithHighlight@DESC_SUPPORT:
|
||||||
Y: 51
|
Y: 51
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-support
|
Text: label-mouse-control-desc-modern-support
|
||||||
LabelWithHighlight@DESC_ZOOM:
|
LabelWithHighlight@DESC_ZOOM:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-zoom
|
Text: label-mouse-control-desc-modern-zoom
|
||||||
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
LabelWithHighlight@DESC_ZOOM_MODIFIER:
|
||||||
Y: 68
|
Y: 68
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-zoom-modifier
|
Text: label-mouse-control-desc-modern-zoom-modifier
|
||||||
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
LabelWithHighlight@DESC_SCROLL_RIGHT:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-scroll-right
|
Text: label-mouse-control-desc-modern-scroll-right
|
||||||
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
LabelWithHighlight@DESC_SCROLL_MIDDLE:
|
||||||
Y: 85
|
Y: 85
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-scroll-middle
|
Text: label-mouse-control-desc-modern-scroll-middle
|
||||||
Label@DESC_EDGESCROLL:
|
Label@DESC_EDGESCROLL:
|
||||||
X: 9
|
X: 9
|
||||||
Y: 102
|
Y: 102
|
||||||
|
Width: PARENT_RIGHT
|
||||||
Height: 16
|
Height: 16
|
||||||
Font: Small
|
Font: Small
|
||||||
Text: label-mouse-control-desc-modern-edgescroll
|
Text: label-mouse-control-desc-modern-edgescroll
|
||||||
|
|||||||
@@ -121,6 +121,7 @@ Background@LATENCY_TOOLTIP:
|
|||||||
Label@LATENCY_PREFIX:
|
Label@LATENCY_PREFIX:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 3
|
Y: 3
|
||||||
|
Width: 200
|
||||||
Height: 26
|
Height: 26
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-latency-tooltip-prefix
|
Text: label-latency-tooltip-prefix
|
||||||
@@ -133,12 +134,13 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
|
|||||||
Logic: AnonymousProfileTooltipLogic
|
Logic: AnonymousProfileTooltipLogic
|
||||||
Background: dialog4
|
Background: dialog4
|
||||||
Height: 30
|
Height: 30
|
||||||
Width: 200
|
Width: 300
|
||||||
Children:
|
Children:
|
||||||
Label@NAME:
|
Label@NAME:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 2
|
Y: 2
|
||||||
Text: label-anonymous-player-tooltip-name
|
Text: label-anonymous-player-tooltip-name
|
||||||
|
Width: 290
|
||||||
Height: 24
|
Height: 24
|
||||||
Font: MediumBold
|
Font: MediumBold
|
||||||
Label@LOCATION:
|
Label@LOCATION:
|
||||||
@@ -168,6 +170,7 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
|
|||||||
ImageName: admin
|
ImageName: admin
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 10
|
X: 10
|
||||||
|
Width: 200
|
||||||
Height: 12
|
Height: 12
|
||||||
Text: label-game-admin
|
Text: label-game-admin
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
@@ -211,6 +214,7 @@ Background@REGISTERED_PLAYER_TOOLTIP:
|
|||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 10
|
X: 10
|
||||||
Y: 1
|
Y: 1
|
||||||
|
Width: 200
|
||||||
Height: 12
|
Height: 12
|
||||||
Text: label-game-admin
|
Text: label-game-admin
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ Container@SKIRMISH_STATS:
|
|||||||
Label@ACTIONS:
|
Label@ACTIONS:
|
||||||
X: 457
|
X: 457
|
||||||
Y: 1
|
Y: 1
|
||||||
Width: 20
|
Width: 80
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: label-stats-actions
|
Text: label-stats-actions
|
||||||
Font: Bold
|
Font: Bold
|
||||||
|
|||||||
@@ -459,7 +459,7 @@ Container@OBSERVER_WIDGETS:
|
|||||||
Label@SUPPORT_POWERS_HEADER:
|
Label@SUPPORT_POWERS_HEADER:
|
||||||
X: 155
|
X: 155
|
||||||
Y: 0
|
Y: 0
|
||||||
Width: 100
|
Width: 200
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-support-powers-header
|
Text: label-support-powers-header
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ Container@LOBBY_PLAYER_BIN:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Label@LABEL_LOBBY_STATUS:
|
Label@LABEL_LOBBY_STATUS:
|
||||||
X: 617
|
X: 617
|
||||||
Width: 20
|
Width: 20 + 24
|
||||||
Height: 25
|
Height: 25
|
||||||
Text: label-container-lobby-status
|
Text: label-container-lobby-status
|
||||||
Align: Left
|
Align: Left
|
||||||
@@ -253,7 +253,7 @@ Container@LOBBY_PLAYER_BIN:
|
|||||||
Text: label-faction-factionname
|
Text: label-faction-factionname
|
||||||
Label@TEAM:
|
Label@TEAM:
|
||||||
X: 420
|
X: 420
|
||||||
Width: 23
|
Width: 42
|
||||||
Height: 25
|
Height: 25
|
||||||
Align: Center
|
Align: Center
|
||||||
Text: label-template-noneditable-player-team
|
Text: label-template-noneditable-player-team
|
||||||
|
|||||||
@@ -122,6 +122,7 @@ Background@LATENCY_TOOLTIP:
|
|||||||
Label@LATENCY_PREFIX:
|
Label@LATENCY_PREFIX:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 4
|
Y: 4
|
||||||
|
Width: 200
|
||||||
Height: 23
|
Height: 23
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-latency-tooltip-prefix
|
Text: label-latency-tooltip-prefix
|
||||||
@@ -134,12 +135,13 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
|
|||||||
Logic: AnonymousProfileTooltipLogic
|
Logic: AnonymousProfileTooltipLogic
|
||||||
Background: dialog3
|
Background: dialog3
|
||||||
Height: 32
|
Height: 32
|
||||||
Width: 200
|
Width: 300
|
||||||
Children:
|
Children:
|
||||||
Label@NAME:
|
Label@NAME:
|
||||||
X: 7
|
X: 7
|
||||||
Y: 3
|
Y: 3
|
||||||
Text: label-anonymous-player-tooltip-name
|
Text: label-anonymous-player-tooltip-name
|
||||||
|
Width: 290
|
||||||
Height: 24
|
Height: 24
|
||||||
Font: MediumBold
|
Font: MediumBold
|
||||||
Label@LOCATION:
|
Label@LOCATION:
|
||||||
@@ -169,6 +171,7 @@ Background@ANONYMOUS_PLAYER_TOOLTIP:
|
|||||||
ImageName: admin
|
ImageName: admin
|
||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 10
|
X: 10
|
||||||
|
Width: 200
|
||||||
Height: 12
|
Height: 12
|
||||||
Text: label-game-admin
|
Text: label-game-admin
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
@@ -212,6 +215,7 @@ Background@REGISTERED_PLAYER_TOOLTIP:
|
|||||||
Label@LABEL:
|
Label@LABEL:
|
||||||
X: 10
|
X: 10
|
||||||
Y: 1
|
Y: 1
|
||||||
|
Width: 200
|
||||||
Height: 12
|
Height: 12
|
||||||
Text: label-game-admin
|
Text: label-game-admin
|
||||||
Font: TinyBold
|
Font: TinyBold
|
||||||
|
|||||||
@@ -499,7 +499,7 @@ Container@OBSERVER_WIDGETS:
|
|||||||
Label@SUPPORT_POWERS_HEADER:
|
Label@SUPPORT_POWERS_HEADER:
|
||||||
X: 160
|
X: 160
|
||||||
Y: 0
|
Y: 0
|
||||||
Width: 100
|
Width: 200
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-support-powers-header
|
Text: label-support-powers-header
|
||||||
|
|||||||
@@ -72,7 +72,7 @@ Background@ASSETBROWSER_PANEL:
|
|||||||
Label@SPRITE_SCALE:
|
Label@SPRITE_SCALE:
|
||||||
X: PARENT_RIGHT - WIDTH - 440
|
X: PARENT_RIGHT - WIDTH - 440
|
||||||
Y: 60
|
Y: 60
|
||||||
Width: 40
|
Width: 50
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Left
|
Align: Left
|
||||||
@@ -87,7 +87,7 @@ Background@ASSETBROWSER_PANEL:
|
|||||||
Label@MODEL_SCALE:
|
Label@MODEL_SCALE:
|
||||||
X: PARENT_RIGHT - WIDTH - 440
|
X: PARENT_RIGHT - WIDTH - 440
|
||||||
Y: 60
|
Y: 60
|
||||||
Width: 40
|
Width: 50
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Align: Left
|
Align: Left
|
||||||
|
|||||||
@@ -5,11 +5,12 @@ Container@DEBUG_PANEL:
|
|||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
Label@TITLE:
|
Label@TITLE:
|
||||||
Y: 26
|
Y: 16
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-debug-panel-title
|
Text: label-debug-panel-title
|
||||||
Align: Center
|
Align: Center
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
|
Height: 20
|
||||||
Checkbox@INSTANT_BUILD:
|
Checkbox@INSTANT_BUILD:
|
||||||
X: 45
|
X: 45
|
||||||
Y: 45
|
Y: 45
|
||||||
@@ -81,11 +82,12 @@ Container@DEBUG_PANEL:
|
|||||||
Font: Bold
|
Font: Bold
|
||||||
Text: button-debug-panel-reset-exploration
|
Text: button-debug-panel-reset-exploration
|
||||||
Label@VISUALIZATIONS_TITLE:
|
Label@VISUALIZATIONS_TITLE:
|
||||||
Y: 255
|
Y: 245
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-debug-panel-visualizations-title
|
Text: label-debug-panel-visualizations-title
|
||||||
Align: Center
|
Align: Center
|
||||||
Width: PARENT_RIGHT
|
Width: PARENT_RIGHT
|
||||||
|
Height: 20
|
||||||
Checkbox@SHOW_UNIT_PATHS:
|
Checkbox@SHOW_UNIT_PATHS:
|
||||||
X: 45
|
X: 45
|
||||||
Y: 275
|
Y: 275
|
||||||
|
|||||||
@@ -451,7 +451,7 @@ Container@OBSERVER_WIDGETS:
|
|||||||
Label@SUPPORT_POWERS_HEADER:
|
Label@SUPPORT_POWERS_HEADER:
|
||||||
X: 160
|
X: 160
|
||||||
Y: 0
|
Y: 0
|
||||||
Width: 100
|
Width: 200
|
||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-support-powers-header
|
Text: label-support-powers-header
|
||||||
|
|||||||
@@ -29,7 +29,7 @@ Container@HOTKEYS_PANEL:
|
|||||||
Height: PARENT_BOTTOM
|
Height: PARENT_BOTTOM
|
||||||
Children:
|
Children:
|
||||||
Label@FILTER_INPUT_LABEL:
|
Label@FILTER_INPUT_LABEL:
|
||||||
Width: 100
|
Width: 103
|
||||||
Height: 25
|
Height: 25
|
||||||
Font: Bold
|
Font: Bold
|
||||||
Text: label-hotkeys-panel-filter-input
|
Text: label-hotkeys-panel-filter-input
|
||||||
|
|||||||
Reference in New Issue
Block a user