summaryrefslogtreecommitdiff
path: root/resource/ui/matchmakingcategorypanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2019-03-09 16:08:53 -0500
committerCriticalFlaw <[email protected]>2019-03-09 16:08:53 -0500
commitb5f72ccd69fcaec0fbc8af3d9b25089ed7d6c6d7 (patch)
treedb478a5395093809c203afb62167e70a99631344 /resource/ui/matchmakingcategorypanel.res
parentfc7ab17b61ac49629362edd280b0a0f9f8a6fb62 (diff)
Updated HUD Files
- Updated colors to use the schema instead of RGB codes - Removed unused or redundant code - Added shadows to certain elements - Corrected element names, reorganized some files - Pinned some elements to their parent elements - Fixed elements referencing non-existing colors or fonts
Diffstat (limited to 'resource/ui/matchmakingcategorypanel.res')
-rw-r--r--resource/ui/matchmakingcategorypanel.res21
1 files changed, 14 insertions, 7 deletions
diff --git a/resource/ui/matchmakingcategorypanel.res b/resource/ui/matchmakingcategorypanel.res
index 832cad7..00892f0 100644
--- a/resource/ui/matchmakingcategorypanel.res
+++ b/resource/ui/matchmakingcategorypanel.res
@@ -159,8 +159,8 @@
{
"ControlName" "CExLabel"
"fieldName" "TitleShadow"
- "xpos" "rs1-23"
- "ypos" "3"
+ "xpos" "-1"
+ "ypos" "-1"
"zpos" "2"
"wide" "200"
"tall" "15"
@@ -176,8 +176,11 @@
"default" "1"
"proportionaltoparent" "1"
"mouseinputenabled" "0"
-
- "fgcolor_override" "7 7 7 255"
+ "fgcolor_override" "TransparentBlack"
+
+ "pin_to_sibling" "Title"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
"DescLabel"
@@ -209,8 +212,8 @@
"font" "MMenuPlayListDesc"
"labelText" "%desc_token%"
"textAlignment" "north-west"
- "xpos" "rs1-4"
- "ypos" "19"
+ "xpos" "-1"
+ "ypos" "-1"
"zpos" "1"
"wide" "120"
"tall" "40"
@@ -219,9 +222,13 @@
"visible" "1"
"enabled" "1"
"wrap" "1"
- "fgcolor_override" "7 7 7 255"
"proportionaltoparent" "1"
"mouseinputenabled" "0"
+ "fgcolor_override" "TransparentBlack"
+
+ "pin_to_sibling" "DescLabel"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
}
}