Let the utility fix cosmetics in the chrome yamls
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user