Merge pull request #13224 from daVoodooShuffle/fix-13153

Cleaned Up Chrome Expression Whitespacing
This commit is contained in:
reaperrr
2017-05-06 14:44:40 +02:00
committed by GitHub
80 changed files with 633 additions and 633 deletions

View File

@@ -3,7 +3,7 @@ ScrollPanel@LABEL_DROPDOWN_TEMPLATE:
Children:
ScrollItem@HEADER:
BaseName: scrollheader
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Y: 0
@@ -15,7 +15,7 @@ ScrollPanel@LABEL_DROPDOWN_TEMPLATE:
Height: 10
Align: Center
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -23,14 +23,14 @@ ScrollPanel@LABEL_DROPDOWN_TEMPLATE:
Children:
Label@LABEL:
X: 10
Width: PARENT_RIGHT-20
Width: PARENT_RIGHT - 20
Height: 25
ScrollPanel@TEAM_DROPDOWN_TEMPLATE:
Width: DROPDOWN_WIDTH
Children:
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -46,7 +46,7 @@ ScrollPanel@SPAWN_DROPDOWN_TEMPLATE:
Width: DROPDOWN_WIDTH
Children:
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0
@@ -63,7 +63,7 @@ ScrollPanel@SPECTATOR_DROPDOWN_TEMPLATE:
Children:
ScrollItem@HEADER:
BaseName: scrollheader
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Y: 0
@@ -75,7 +75,7 @@ ScrollPanel@SPECTATOR_DROPDOWN_TEMPLATE:
Height: 10
Align: Center
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0

View File

@@ -68,19 +68,19 @@ Container@SKIRMISH_STATS:
Children:
Label@TEAM:
X: 6
Y: 0-2
Y: 0 - 2
Width: 160
Height: 20
Font: Bold
Label@TEAM_SCORE:
X: 360
Y: 0-2
Y: 0 - 2
Width: 75
Height: 20
Font: Bold
Align: Right
Container@PLAYER_TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Children:

View File

@@ -12,12 +12,12 @@ Container@INGAME_MENU:
Container@PANEL_ROOT:
Background@MENU_BUTTONS:
X: 13 + (WINDOW_RIGHT - 522) / 4 - WIDTH / 2
Y: (WINDOW_BOTTOM - HEIGHT)/2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 200
Height: 295
Children:
Label@LABEL_TITLE:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 20
Width: 200
Height: 30
@@ -25,7 +25,7 @@ Container@INGAME_MENU:
Align: Center
Font: Bold
Button@RESUME:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 60
Width: 140
Height: 30
@@ -33,42 +33,42 @@ Container@INGAME_MENU:
Font: Bold
Key: escape
Button@SETTINGS:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 100
Width: 140
Height: 30
Text: Settings
Font: Bold
Button@MUSIC:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 140
Width: 140
Height: 30
Text: Music
Font: Bold
Button@SURRENDER:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 180
Width: 140
Height: 30
Text: Surrender
Font: Bold
Button@SAVE_MAP:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 180
Width: 140
Height: 30
Text: Save Map
Font: Bold
Button@ABORT_MISSION:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 220
Width: 140
Height: 30
Text: Abort Mission
Font: Bold
Button@EXIT_EDITOR:
X: (PARENT_RIGHT - WIDTH)/2
X: (PARENT_RIGHT - WIDTH) / 2
Y: 220
Width: 140
Height: 30

View File

@@ -20,8 +20,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

View File

@@ -14,8 +14,8 @@ Background@LOBBY_OPTIONS_BIN:
Container:
X: 30
Y: 30
Width: PARENT_RIGHT-60
Height: PARENT_BOTTOM-75
Width: PARENT_RIGHT - 60
Height: PARENT_BOTTOM - 75
Children:
Checkbox@EXPLORED_MAP_CHECKBOX:
Width: 150

View File

@@ -4,7 +4,7 @@ Container@LOBBY_PLAYER_BIN:
Children:
Container@LABEL_CONTAINER:
X: 5
Y: 0-27
Y: 0 - 27
Width: PARENT_RIGHT
Height: PARENT_BOTTOM
Children:
@@ -75,8 +75,8 @@ Container@LOBBY_PLAYER_BIN:
ColorBlock@LATENCY_COLOR:
X: 2
Y: 2
Width: PARENT_RIGHT-4
Height: PARENT_BOTTOM-4
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@CLIENT_REGION:
Width: 11
Height: 25
@@ -104,8 +104,8 @@ Container@LOBBY_PLAYER_BIN:
ColorBlock@COLORBLOCK:
X: 5
Y: 6
Width: PARENT_RIGHT-35
Height: PARENT_BOTTOM-12
Width: PARENT_RIGHT - 35
Height: PARENT_BOTTOM - 12
DropDownButton@FACTION:
X: 270
Width: 130
@@ -169,8 +169,8 @@ Container@LOBBY_PLAYER_BIN:
ColorBlock@LATENCY_COLOR:
X: 2
Y: 2
Width: PARENT_RIGHT-4
Height: PARENT_BOTTOM-4
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@CLIENT_REGION:
Width: 11
Height: 25
@@ -178,7 +178,7 @@ Container@LOBBY_PLAYER_BIN:
Template: CLIENT_TOOLTIP
Label@NAME:
X: 20
Y: 0-1
Y: 0 - 1
Width: 165
Height: 25
Text: Name
@@ -246,7 +246,7 @@ Container@LOBBY_PLAYER_BIN:
Children:
Label@NAME:
X: 20
Y: 0-1
Y: 0 - 1
Width: 165
Height: 25
Text: Name
@@ -281,8 +281,8 @@ Container@LOBBY_PLAYER_BIN:
ColorBlock@LATENCY_COLOR:
X: 2
Y: 2
Width: PARENT_RIGHT-4
Height: PARENT_BOTTOM-4
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@CLIENT_REGION:
Width: 11
Height: 25
@@ -335,8 +335,8 @@ Container@LOBBY_PLAYER_BIN:
ColorBlock@LATENCY_COLOR:
X: 2
Y: 2
Width: PARENT_RIGHT-4
Height: PARENT_BOTTOM-4
Width: PARENT_RIGHT - 4
Height: PARENT_BOTTOM - 4
ClientTooltipRegion@CLIENT_REGION:
Width: 11
Height: 25
@@ -344,7 +344,7 @@ Container@LOBBY_PLAYER_BIN:
Template: CLIENT_TOOLTIP
Label@NAME:
X: 20
Y: 0-1
Y: 0 - 1
Width: 160
Height: 25
Text: Name
@@ -394,7 +394,7 @@ ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
Children:
ScrollItem@HEADER:
BaseName: scrollheader
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Y: 0
@@ -406,7 +406,7 @@ ScrollPanel@FACTION_DROPDOWN_TEMPLATE:
Height: 10
Align: Center
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Y: 0

View File

@@ -13,7 +13,7 @@ Container@MAINMENU:
Contrast: True
Container@MENUS:
X: 13 + (WINDOW_RIGHT - 522) / 4 - WIDTH / 2
Y: WINDOW_BOTTOM/2-HEIGHT/2
Y: WINDOW_BOTTOM / 2 - HEIGHT / 2
Width: 200
Height: 320
Children:
@@ -30,42 +30,42 @@ Container@MAINMENU:
Align: Center
Font: Bold
Button@SINGLEPLAYER_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 60
Width: 140
Height: 30
Text: Singleplayer
Font: Bold
Button@MULTIPLAYER_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 100
Width: 140
Height: 30
Text: Multiplayer
Font: Bold
Button@SETTINGS_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 140
Width: 140
Height: 30
Text: Settings
Font: Bold
Button@EXTRAS_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 180
Width: 140
Height: 30
Text: Extras
Font: Bold
Button@CONTENT_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 220
Width: 140
Height: 30
Text: Manage Content
Font: Bold
Button@QUIT_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 260
Width: 140
Height: 30
@@ -84,21 +84,21 @@ Container@MAINMENU:
Align: Center
Font: Bold
Button@SKIRMISH_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 60
Width: 140
Height: 30
Text: Skirmish
Font: Bold
Button@MISSIONS_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 100
Width: 140
Height: 30
Text: Missions
Font: Bold
Button@BACK_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Key: escape
Y: 260
Width: 140
@@ -118,42 +118,42 @@ Container@MAINMENU:
Align: Center
Font: Bold
Button@REPLAYS_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 60
Width: 140
Height: 30
Text: Replays
Font: Bold
Button@MUSIC_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 100
Width: 140
Height: 30
Text: Music
Font: Bold
Button@MAP_EDITOR_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 140
Width: 140
Height: 30
Text: Map Editor
Font: Bold
Button@ASSETBROWSER_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 180
Width: 140
Height: 30
Text: Asset Browser
Font: Bold
Button@CREDITS_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 220
Width: 140
Height: 30
Text: Credits
Font: Bold
Button@BACK_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Key: escape
Y: 260
Width: 140
@@ -173,21 +173,21 @@ Container@MAINMENU:
Align: Center
Font: Bold
Button@NEW_MAP_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 60
Width: 140
Height: 30
Text: New Map
Font: Bold
Button@LOAD_MAP_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Y: 100
Width: 140
Height: 30
Text: Load Map
Font: Bold
Button@BACK_BUTTON:
X: PARENT_RIGHT/2-WIDTH/2
X: PARENT_RIGHT / 2 - WIDTH / 2
Key: escape
Y: 260
Width: 140
@@ -195,8 +195,8 @@ Container@MAINMENU:
Text: Back
Font: Bold
Background@SYSTEM_INFO_PROMPT:
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 520
Height: 260
Children:
@@ -250,7 +250,7 @@ Container@MAINMENU:
Font: Bold
Key: return
Background@NEWS_BG:
X: (WINDOW_RIGHT - WIDTH)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: 35
Width: 430
Height: 55

View File

@@ -1,7 +1,7 @@
Background@MISSIONBROWSER_PANEL:
Logic: MissionBrowserLogic
X: (WINDOW_RIGHT - WIDTH)/2
Y: (WINDOW_BOTTOM - HEIGHT)/2
X: (WINDOW_RIGHT - WIDTH) / 2
Y: (WINDOW_BOTTOM - HEIGHT) / 2
Width: 880
Height: 591
Children:
@@ -20,7 +20,7 @@ Background@MISSIONBROWSER_PANEL:
Children:
ScrollItem@HEADER:
BaseName: scrollheader
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 13
X: 2
Visible: false
@@ -31,13 +31,13 @@ Background@MISSIONBROWSER_PANEL:
Height: 10
Align: Center
ScrollItem@TEMPLATE:
Width: PARENT_RIGHT-27
Width: PARENT_RIGHT - 27
Height: 25
X: 2
Children:
Label@TITLE:
X: 10
Width: PARENT_RIGHT-20
Width: PARENT_RIGHT - 20
Height: 25
Label@DIFFICULTY_DESC:
X: 210 - WIDTH - 125
@@ -79,8 +79,8 @@ Background@MISSIONBROWSER_PANEL:
MapPreview@MISSION_PREVIEW:
X: 1
Y: 1
Width: PARENT_RIGHT-2
Height: PARENT_BOTTOM-2
Width: PARENT_RIGHT - 2
Height: PARENT_BOTTOM - 2
IgnoreMouseOver: True
IgnoreMouseInput: True
ShowSpawnPoints: False

View File

@@ -8,7 +8,7 @@ Background@SIMPLE_TOOLTIP:
Height: 19
Label@LABEL:
X: 5
Y: 0-2
Y: 0 - 2
Height: 23
Font: Bold