Let the utility fix cosmetics in the chrome yamls
This commit is contained in:
@@ -6,7 +6,7 @@ Container@NEW_MAP_BG:
|
||||
Height: 125
|
||||
Children:
|
||||
Label@TITLE:
|
||||
Text:New Map
|
||||
Text: New Map
|
||||
Width: PARENT_RIGHT
|
||||
Y: 0-25
|
||||
Font: BigBold
|
||||
@@ -73,7 +73,6 @@ Container@NEW_MAP_BG:
|
||||
Font: Bold
|
||||
Key: return
|
||||
|
||||
|
||||
Background@SAVE_MAP_PANEL:
|
||||
Logic: SaveMapLogic
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
@@ -407,3 +406,4 @@ Container@EDITOR_WORLD_ROOT:
|
||||
Align: Left
|
||||
Font: Bold
|
||||
Contrast: true
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ Container@SCRIPT_ERROR_PANEL:
|
||||
Width: PARENT_RIGHT-30
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Align:Center
|
||||
Align: Center
|
||||
Text: The map script has encountered a fatal error
|
||||
Label@DESCB:
|
||||
X: 15
|
||||
@@ -24,4 +24,5 @@ Container@SCRIPT_ERROR_PANEL:
|
||||
Width: PARENT_RIGHT-30
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Please send this file to the map author so that they can fix this issue.
|
||||
Text: Please send this file to the map author so that they can fix this issue.
|
||||
|
||||
|
||||
@@ -202,7 +202,7 @@ Container@OBSERVER_WIDGETS:
|
||||
Logic: ObserverShroudSelectorLogic
|
||||
X: WINDOW_RIGHT-WIDTH-5
|
||||
Y: 260
|
||||
Width:256
|
||||
Width: 256
|
||||
Height: 25
|
||||
Font: Bold
|
||||
Children:
|
||||
@@ -467,6 +467,7 @@ Container@PLAYER_WIDGETS:
|
||||
Y: 268
|
||||
Width: 194
|
||||
Height: 20
|
||||
|
||||
Background@FMVPLAYER:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
|
||||
@@ -45,6 +45,7 @@ Background@KICK_CLIENT_DIALOG:
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
|
||||
Background@KICK_SPECTATORS_DIALOG:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
@@ -78,6 +79,7 @@ Background@KICK_SPECTATORS_DIALOG:
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
|
||||
Background@FORCE_START_DIALOG:
|
||||
Width: PARENT_RIGHT
|
||||
Height: PARENT_BOTTOM
|
||||
@@ -137,3 +139,4 @@ Background@FORCE_START_DIALOG:
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
|
||||
|
||||
@@ -148,6 +148,7 @@ Container@MISSIONBROWSER_PANEL:
|
||||
Y: 1
|
||||
Width: 640
|
||||
Height: 375
|
||||
|
||||
Background@FULLSCREEN_PLAYER:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
@@ -159,3 +160,4 @@ Background@FULLSCREEN_PLAYER:
|
||||
Y: 0
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
|
||||
|
||||
@@ -17,8 +17,8 @@ Container@PLAYER_WIDGETS:
|
||||
Container@PALETTE_FOREGROUND:
|
||||
Children:
|
||||
Image@ICON_TEMPLATE:
|
||||
X:0-2
|
||||
Y:0-2
|
||||
X: 0-2
|
||||
Y: 0-2
|
||||
Width: 60
|
||||
Height: 48
|
||||
IgnoreMouseOver: true
|
||||
@@ -95,7 +95,6 @@ Container@PLAYER_WIDGETS:
|
||||
X: 0
|
||||
Y: 0
|
||||
ImageCollection: order-icons
|
||||
|
||||
Button@POWER_BUTTON:
|
||||
Logic: PowerdownOrderButtonLogic
|
||||
X: 133
|
||||
@@ -393,3 +392,4 @@ Container@PLAYER_WIDGETS:
|
||||
Y: 5
|
||||
ImageCollection: scrollbar
|
||||
ImageName: down_arrow
|
||||
|
||||
|
||||
@@ -152,6 +152,7 @@ Background@MISSIONBROWSER_PANEL:
|
||||
Height: 480
|
||||
AspectRatio: 1.2
|
||||
DrawOverlay: False
|
||||
|
||||
Background@FULLSCREEN_PLAYER:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
@@ -163,3 +164,4 @@ Background@FULLSCREEN_PLAYER:
|
||||
Y: 0
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ Background@CANCEL_PROMPT:
|
||||
Height: 25
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
Key: escape
|
||||
Key: escape
|
||||
|
||||
Background@TEXT_INPUT_PROMPT:
|
||||
X: (WINDOW_RIGHT - WIDTH)/2
|
||||
@@ -99,3 +99,4 @@ Background@TEXT_INPUT_PROMPT:
|
||||
Text: Cancel
|
||||
Font: Bold
|
||||
Key: escape
|
||||
|
||||
|
||||
@@ -81,7 +81,6 @@ Background@INGAME_DIPLOMACY_BG:
|
||||
X: 307
|
||||
Width: 100
|
||||
Height: PARENT_BOTTOM
|
||||
|
||||
Button@CLOSE:
|
||||
X: PARENT_RIGHT-145
|
||||
Y: PARENT_BOTTOM - 45
|
||||
@@ -89,4 +88,5 @@ Background@INGAME_DIPLOMACY_BG:
|
||||
Height: 25
|
||||
Text: Close
|
||||
Key: escape
|
||||
Font: Bold
|
||||
Font: Bold
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Container@MAP_PANEL:
|
||||
Height: PARENT_BOTTOM
|
||||
Height: PARENT_BOTTOM
|
||||
Width: PARENT_RIGHT
|
||||
Logic: GameInfoBriefingLogic
|
||||
Children:
|
||||
@@ -29,4 +29,3 @@ Container@MAP_PANEL:
|
||||
Y: 1
|
||||
Width: PARENT_RIGHT - 32
|
||||
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ Container@SCRIPT_ERROR_PANEL:
|
||||
Width: PARENT_RIGHT-30
|
||||
Height: 20
|
||||
Font: Bold
|
||||
Align:Center
|
||||
Align: Center
|
||||
Text: The map script has encountered a fatal error
|
||||
Label@DESCB:
|
||||
X: 15
|
||||
@@ -24,4 +24,5 @@ Container@SCRIPT_ERROR_PANEL:
|
||||
Width: PARENT_RIGHT-30
|
||||
Height: 20
|
||||
Font: Regular
|
||||
Text: Please send this file to the map author so that they can fix this issue.
|
||||
Text: Please send this file to the map author so that they can fix this issue.
|
||||
|
||||
|
||||
@@ -18,8 +18,8 @@ Container@PLAYER_WIDGETS:
|
||||
Children:
|
||||
Image@ICON_TEMPLATE:
|
||||
Logic: AddFactionSuffixLogic
|
||||
X:0-2
|
||||
Y:0-2
|
||||
X: 0-2
|
||||
Y: 0-2
|
||||
Width: 62
|
||||
Height: 46
|
||||
IgnoreMouseOver: true
|
||||
@@ -381,3 +381,4 @@ Container@PLAYER_WIDGETS:
|
||||
Y: 3
|
||||
ImageCollection: scrollbar
|
||||
ImageName: down_arrow
|
||||
|
||||
|
||||
@@ -94,7 +94,6 @@ Background@MISSIONBROWSER_PANEL:
|
||||
Width: 120
|
||||
Height: 25
|
||||
Font: Regular
|
||||
|
||||
Button@START_BRIEFING_VIDEO_BUTTON:
|
||||
X: 20
|
||||
Y: PARENT_BOTTOM - 45
|
||||
@@ -150,6 +149,7 @@ Background@MISSIONBROWSER_PANEL:
|
||||
Y: 1
|
||||
Width: 640
|
||||
Height: 375
|
||||
|
||||
Background@FULLSCREEN_PLAYER:
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
@@ -161,3 +161,4 @@ Background@FULLSCREEN_PLAYER:
|
||||
Y: 0
|
||||
Width: WINDOW_RIGHT
|
||||
Height: WINDOW_BOTTOM
|
||||
|
||||
|
||||
@@ -19,8 +19,8 @@ Container@PLAYER_WIDGETS:
|
||||
Children:
|
||||
Image@ICON_TEMPLATE:
|
||||
Logic: AddFactionSuffixLogic
|
||||
X:0-2
|
||||
Y:0-2
|
||||
X: 0-2
|
||||
Y: 0-2
|
||||
Width: 64
|
||||
Height: 48
|
||||
IgnoreMouseOver: true
|
||||
@@ -390,3 +390,4 @@ Container@PLAYER_WIDGETS:
|
||||
Background: scrolldown-buttons
|
||||
TooltipText: Scroll down
|
||||
TooltipContainer: TOOLTIP_CONTAINER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user