diff options
| author | Igor <[email protected]> | 2021-07-04 21:31:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-04 21:31:22 -0400 |
| commit | 09c61d25921c37ca1db41c464634bf16cbfb7494 (patch) | |
| tree | 128a27b0c7a910da42129e69aba8b1f4737280f0 /resource/ui/hudobjectivekothtimepanel.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/hudobjectivekothtimepanel.res')
| -rw-r--r-- | resource/ui/hudobjectivekothtimepanel.res | 44 |
1 files changed, 25 insertions, 19 deletions
diff --git a/resource/ui/hudobjectivekothtimepanel.res b/resource/ui/hudobjectivekothtimepanel.res index 58e032c..26d8d57 100644 --- a/resource/ui/hudobjectivekothtimepanel.res +++ b/resource/ui/hudobjectivekothtimepanel.res @@ -15,16 +15,17 @@ "xpos" "0" "ypos" "0" "zpos" "10" - "wide" "100" - "tall" "50" + "wide" "50" + "tall" "25" "visible" "1" "enabled" "1" if_match { "proportionaltoparent" "1" - "xpos" "cs-.7" - "ypos" "5" + "xpos" "cs-1.0" + "ypos" "0" + "wide" "26" "delta_item_x" "10" "delta_item_start_y" "12" "delta_item_end_y" "50" @@ -40,7 +41,7 @@ "fieldName" "TimePanelValue" "font" "HudFontMedium" "fgcolor" "BlueSolid" - "xpos" "15" + "xpos" "0" "ypos" "0" "zpos" "3" "wide" "50" @@ -53,10 +54,12 @@ if_match { "proportionaltoparent" "1" - "xpos" "11" - "ypos" "8" - "tall" "10" - "wide" "25" + "xpos" "0" + "ypos" "0" + "wide" "26" + "tall" "25" + "textAlignment" "south" + "textinsety" "-2" "font" "HudFontSmallest" } } @@ -69,16 +72,17 @@ "xpos" "50" "ypos" "0" "zpos" "10" - "wide" "100" - "tall" "150" + "wide" "50" + "tall" "25" "visible" "1" "enabled" "1" if_match { "proportionaltoparent" "1" - "xpos" "cs-0.77" - "ypos" "5" + "xpos" "cs0" + "ypos" "0" + "wide" "26" "delta_item_x" "50" "delta_item_start_y" "12" "delta_item_end_y" "50" @@ -94,11 +98,11 @@ "fieldName" "TimePanelValue" "font" "HudFontMedium" "fgcolor" "RedSolid" - "xpos" "15" + "xpos" "0" "ypos" "0" "zpos" "3" "wide" "50" - "tall" "24" + "tall" "25" "visible" "1" "enabled" "1" "textAlignment" "center" @@ -107,10 +111,12 @@ if_match { "proportionaltoparent" "1" - "xpos" "rs1-33" - "ypos" "8" - "tall" "10" - "wide" "25" + "xpos" "0" + "ypos" "0" + "wide" "26" + "tall" "25" + "textAlignment" "south" + "textinsety" "-2" "font" "HudFontSmallest" } } |
