diff options
| author | CriticalFlaw <[email protected]> | 2020-08-06 23:13:59 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-06 23:13:59 -0400 |
| commit | 72289557fe993da654a16dff30d39b3304cd85d5 (patch) | |
| tree | a6aeb3c8e902c8560aa73e7e6aa27d4ca0689e1c /resource/ui/econ/store/v2/storepanel.res | |
| parent | 15983e35d34168288bbfd248f55e6f6e5e153b0e (diff) | |
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.
Diffstat (limited to 'resource/ui/econ/store/v2/storepanel.res')
| -rw-r--r-- | resource/ui/econ/store/v2/storepanel.res | 25 |
1 files changed, 12 insertions, 13 deletions
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" |
