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/inspectionpanel.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/inspectionpanel.res')
| -rw-r--r-- | resource/ui/econ/inspectionpanel.res | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/resource/ui/econ/inspectionpanel.res b/resource/ui/econ/inspectionpanel.res index a13250f..0569e6a 100644 --- a/resource/ui/econ/inspectionpanel.res +++ b/resource/ui/econ/inspectionpanel.res @@ -120,7 +120,7 @@ "ControlName" "CNavigationPanel" "fieldName" "TeamNavPanel" "xpos" "cs-0.5" - "ypos" "55" + "ypos" "p.7-16" "zpos" "100" "wide" "60" "tall" "25" @@ -157,7 +157,7 @@ "sound_armed" "UI/buttonrollover.wav" "paintbackground" "0" "paintbackgroundtype" "0" - "defaultBgColor_Override" "ColorBlack" + "defaultBgColor_Override" "0 0 0 255" "paintborder" "0" "image_drawcolor" "255 255 255 77" "image_armedcolor" "255 255 255 128" @@ -214,15 +214,16 @@ "ControlName" "EditablePanel" "fieldName" "PaintkitPreviewContainer" "xpos" "cs-0.5" - "ypos" "p.68" + "ypos" "p.7" "wide" "300" "tall" "100" "zpos" "100" - "visible" "0" + "visible" "1" "bgcolor_override" "DarkerGrey" - "border" "NoBorder" + "PaintBackgroundType" "2" "mouseinputenabled" "1" "proportionaltoparent" "1" + "paintborder" "0" "fixed_item" { @@ -254,7 +255,7 @@ "enabled" "1" "tabPosition" "0" "labeltext" "" - "font" "HudFontSmallBold" + "font" "Cerbetica12" "textAlignment" "center" "dulltext" "0" "brighttext" "0" @@ -397,7 +398,7 @@ { "ControlName" "CExLabel" "fieldName" "ItemLabel" - "font" "Cerbetica12" + "font" "HudFontSmallest" "labelText" "#TF_ItemPreview_ItemPreview" "textAlignment" "west" "xpos" "8" @@ -499,7 +500,7 @@ { "ControlName" "Button" "fieldName" "NewSeedButton" - "font" "HudFontSmallest" + "font" "Cerbetica12" "xpos" "8" "ypos" "75" @@ -597,7 +598,7 @@ "wide" "75" "tall" "20" "labelText" "#TF_ItemAd_ViewOnMarket" - "font" "Cerbetica10" + "font" "Cerbetica12" "textinsetx" "0" "textAlignment" "center" "proportionaltoparent" "1" |
