From e0f728581ba5d7ca0d7ea06b015c36e189993664 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Tue, 29 Dec 2020 21:00:35 -0500 Subject: Bug Fixes, see notes. - Fixed the stock items checkbox not working on the backpack page. - Fixed the cutoff description label on the confirmation panel. - Fixed the font for the item series number being too large to display. - Fixed the store preview page not allowing to change item color and style. - Increased the size of the sentry gun's health on the building panel (#158) - Fixed the KOTH timer not being centred properly. - Miscellenaous other fixes and improvements. --- resource/ui/hudobjectivekothtimepanel.res | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'resource/ui/hudobjectivekothtimepanel.res') diff --git a/resource/ui/hudobjectivekothtimepanel.res b/resource/ui/hudobjectivekothtimepanel.res index 683af2d..10961cd 100644 --- a/resource/ui/hudobjectivekothtimepanel.res +++ b/resource/ui/hudobjectivekothtimepanel.res @@ -40,11 +40,11 @@ "fieldName" "TimePanelValue" "font" "HudFontMedium" "fgcolor" "TanLight" - "xpos" "25" + "xpos" "15" "ypos" "0" "zpos" "3" "wide" "50" - "tall" "24" + "tall" "25" "visible" "1" "enabled" "1" "textAlignment" "center" @@ -53,11 +53,11 @@ if_match { "proportionaltoparent" "1" - "xpos" "10" - "ypos" "9" + "xpos" "11" + "ypos" "8" "tall" "10" - "wide" "35" - "font" "HudFontSmall" + "wide" "25" + "font" "HudFontSmallest" } } } @@ -94,7 +94,7 @@ "fieldName" "TimePanelValue" "font" "HudFontMedium" "fgcolor" "TanLight" - "xpos" "25" + "xpos" "15" "ypos" "0" "zpos" "3" "wide" "50" @@ -107,11 +107,11 @@ if_match { "proportionaltoparent" "1" - "xpos" "rs1-15" - "ypos" "9" - "wide" "35" + "xpos" "rs1-33" + "ypos" "8" "tall" "10" - "font" "HudFontSmall" + "wide" "25" + "font" "HudFontSmallest" } } } -- cgit v1.2.3