summaryrefslogtreecommitdiff
path: root/resource/ui/HudObjectiveFlagPanel.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/HudObjectiveFlagPanel.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/HudObjectiveFlagPanel.res')
-rw-r--r--resource/ui/HudObjectiveFlagPanel.res22
1 files changed, 15 insertions, 7 deletions
diff --git a/resource/ui/HudObjectiveFlagPanel.res b/resource/ui/HudObjectiveFlagPanel.res
index 9871e81..246d6c6 100644
--- a/resource/ui/HudObjectiveFlagPanel.res
+++ b/resource/ui/HudObjectiveFlagPanel.res
@@ -135,8 +135,8 @@
{
"ControlName" "CExLabel"
"fieldName" "BlueScoreShadow"
- "xpos" "c-56"
- "ypos" "r32"
+ "xpos" "-1"
+ "ypos" "-1"
"zpos" "8"
"wide" "50"
"tall" "35"
@@ -145,7 +145,11 @@
"textAlignment" "east"
"labelText" "%bluescore%"
"font" "Cerbetica40"
- "fgcolor" "Black"
+ "fgcolor" "TransparentBlack"
+
+ "pin_to_sibling" "BlueScore"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
"if_hybrid"
{
@@ -199,8 +203,8 @@
{
"ControlName" "CExLabel"
"fieldName" "RedScoreShadow"
- "xpos" "c8"
- "ypos" "r32"
+ "xpos" "-1"
+ "ypos" "-1"
"zpos" "8"
"wide" "50"
"tall" "35"
@@ -209,7 +213,11 @@
"textAlignment" "west"
"labelText" "%redscore%"
"font" "Cerbetica40"
- "fgcolor" "Black"
+ "fgcolor" "TransparentBlack"
+
+ "pin_to_sibling" "RedScore"
+ "pin_corner_to_sibling" "PIN_TOPLEFT"
+ "pin_to_sibling_corner" "PIN_TOPLEFT"
"if_hybrid"
{
@@ -294,7 +302,7 @@
"tall" "20" [$WIN32]
"visible" "1"
"enabled" "1"
- "fillcolor" "0 0 0 0"
+ "fillcolor" "Transparent"
"scaleImage" "1"
"if_hybrid"