summaryrefslogtreecommitdiff
path: root/resource/ui/matchmakingdashboardsidepanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-03-09 16:17:28 -0500
committerCriticalFlaw <[email protected]>2019-03-09 16:17:28 -0500
commiteb9e3bf73092500579d32f998fce70fa265e6d1c (patch)
tree49dac1119f1a451ddb05d2b2e698566552b7972d /resource/ui/matchmakingdashboardsidepanel.res
parent8b7eb12bf12a431b6b28bca0f7aea37351ae9bc8 (diff)
Code Formatting
Diffstat (limited to 'resource/ui/matchmakingdashboardsidepanel.res')
-rw-r--r--resource/ui/matchmakingdashboardsidepanel.res112
1 files changed, 54 insertions, 58 deletions
diff --git a/resource/ui/matchmakingdashboardsidepanel.res b/resource/ui/matchmakingdashboardsidepanel.res
index 5c0a230..c0a8c76 100644
--- a/resource/ui/matchmakingdashboardsidepanel.res
+++ b/resource/ui/matchmakingdashboardsidepanel.res
@@ -11,78 +11,76 @@
"tall" "f0"
"visible" "1"
"proportionaltoparent" "1"
- "mouseinputenabled" "0"
- "bgcolor_override" "0 0 0 255"
+ "mouseinputenabled" "0"
+ "bgcolor_override" "0 0 0 255"
}
"TitleGradient"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "TitleGradient"
- "xpos" "3"
- "ypos" "0"
- "wide" "f0"
- "tall" "60"
- "zpos" "98"
+ "xpos" "3"
+ "ypos" "0"
+ "wide" "f0"
+ "tall" "60"
+ "zpos" "98"
"visible" "0"
"enabled" "0"
"rotation" "3"
"proportionaltoparent" "1"
- "scaleimage" "1"
- "mouseinputenabled" "0"
- "alpha" "180"
- "image" "gradient_pure_black"
+ "scaleimage" "1"
+ "mouseinputenabled" "0"
+ "alpha" "180"
+ "image" "gradient_pure_black"
}
"InnerGradient"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "InnerGradient"
- "xpos" "3"
+ "xpos" "3"
"rotation" "2"
+ "ypos" "0"
+ "wide" "30"
+ "tall" "f0"
+ "zpos" "1000"
+ "visible" "0"
+ "enabled" "0"
+ "proportionaltoparent" "1"
+ "scaleimage" "1"
+ "mouseinputenabled" "0"
+ "image" "gradient_pure_black"
if_left
{
- "xpos" "rs1-3"
- "rotation" "1"
+ "xpos" "rs1-3"
+ "rotation" "1"
}
-
- "ypos" "0"
- "wide" "30"
- "tall" "f0"
- "zpos" "1000"
- "visible" "0"
- "enabled" "0"
- "proportionaltoparent" "1"
- "scaleimage" "1"
- "mouseinputenabled" "0"
- "image" "gradient_pure_black"
}
"OuterGradient"
{
- "ControlName" "ImagePanel"
+ "ControlName" "ImagePanel"
"fieldName" "OuterGradient"
- "xpos" "rs1"
+ "xpos" "rs1"
"rotation" "1"
+ "ypos" "0"
+ "wide" "20"
+ "tall" "f0"
+ "zpos" "1000"
+ "visible" "0"
+ "enabled" "0"
+ "proportionaltoparent" "1"
+ "scaleimage" "1"
+ "mouseinputenabled" "0"
+ "alpha" "255"
+ "image" "gradient_pure_black"
if_left
{
- "xpos" "0"
- "rotation" "2"
+ "xpos" "0"
+ "rotation" "2"
}
-
- "ypos" "0"
- "wide" "20"
- "tall" "f0"
- "zpos" "1000"
- "visible" "0"
- "enabled" "0"
- "proportionaltoparent" "1"
- "scaleimage" "1"
- "mouseinputenabled" "0"
- "alpha" "255"
- "image" "gradient_pure_black"
}
"CloseButton"
@@ -91,13 +89,6 @@
"fieldName" "CloseButton"
"xpos" "rs1"
"labelText" ">"
-
- if_left
- {
- "xpos" "0"
- "labelText" "<"
- }
-
"ypos" "0"
"zpos" "10000"
"wide" "15"
@@ -111,7 +102,13 @@
"armedBgColor_override" "Transparent"
"defaultBgColor_override" "Transparent"
"defaultFgColor_override" "White"
- "armedFgColor_override" "169 123 53 255"
+ "armedFgColor_override" "169 123 53 255"
+
+ if_left
+ {
+ "xpos" "0"
+ "labelText" "<"
+ }
}
"ReturnButton"
@@ -120,13 +117,6 @@
"fieldName" "ReturnButton"
"xpos" "3"
"labelText" "<"
-
- if_left
- {
- "xpos" "rs1-3"
- "labelText" ">"
- }
-
"ypos" "0"
"zpos" "10000"
"wide" "20"
@@ -142,6 +132,12 @@
"defaultBgColor_override" "Transparent"
"defaultFgColor_override" "White"
"armedFgColor_override" "169 123 53 255"
+
+ if_left
+ {
+ "xpos" "rs1-3"
+ "labelText" ">"
+ }
}
"BGPanel"