From 72289557fe993da654a16dff30d39b3304cd85d5 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 6 Aug 2020 23:13:59 -0400 Subject: Main Menu Updates, More Bug Fixes - Updated various main menu and store pages. - Updated the look of the TargetID and Friends list. - Fixed the position of the count of players on the payload - Fixed the size of the badge seen on the post match screen. - Fixed the item effect meter not being properly centered in minmode. - Removed icons from the abandon panels. - Updated font definitions throughout the hud. --- resource/ui/econ/store/v2/storepanel.res | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) (limited to 'resource/ui/econ/store/v2/storepanel.res') diff --git a/resource/ui/econ/store/v2/storepanel.res b/resource/ui/econ/store/v2/storepanel.res index c2373bd..eb0545a 100644 --- a/resource/ui/econ/store/v2/storepanel.res +++ b/resource/ui/econ/store/v2/storepanel.res @@ -91,7 +91,7 @@ "FooterLine" { "ControlName" "EditablePanel" - "fieldName" "HeaderLine" + "fieldName" "FooterLine" "xpos" "0" "ypos" "420" "zpos" "2" @@ -109,7 +109,7 @@ "fieldName" "Sheet" "tabxindent" "80" "tabxdelta" "10" - "tabwidth" "240" + "tabxfittotext" "1" "tabheight" "20" "yoffset" "14" "transition_time" "0" @@ -135,16 +135,15 @@ { "textinsetx" "25" "textAlignment" "center" - "font" "Cerbetica20" - "ypos" "50" + "font" "Cerbetica14" "selectedcolor" "TanLight" "unselectedcolor" "TanDark" - "paintbackground" "1" - "defaultBgColor_override" "25 25 25 255" + "defaultBgColor_override" "25 25 25 255" + "paintbackground" "1" + "activeborder_override" "CyanBorderTabs" + "normalborder_override" "CyanBorderTabsInactive" "unselectedBgColor_override" "10 10 10 255" - "activeborder_override" "CyanBorderTabs" "depressedBgColor_override" "10 10 10 255" - "normalborder_override" "CyanBorderTabsInactive" } } @@ -155,15 +154,15 @@ "xpos" "c-300" "ypos" "437" "zpos" "2" - "wide" "100" + "wide" "130" "tall" "25" "autoResize" "0" "pinCorner" "3" "visible" "1" "enabled" "1" "tabPosition" "0" - "labelText" "<< Back (&Q)" - "font" "HudFontSmallBold" + "labelText" "Exit Store (&Q)" + "font" "Cerbetica14" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -222,7 +221,7 @@ "zpos" "5" "wide" "70" "tall" "100" - "font" "Cerbetica10" + "font" "Cerbetica8" "wrap" "1" "labelText" "#Store_ConfirmStampDonationAddTitle" "visible" "0" @@ -243,7 +242,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "#Store_Checkout" - "font" "HudFontSmallBold" + "font" "Cerbetica14" "textAlignment" "center" "dulltext" "0" "brighttext" "0" -- cgit v1.2.3