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/winpanel.res | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'resource/ui/winpanel.res') diff --git a/resource/ui/winpanel.res b/resource/ui/winpanel.res index b06b977..e9314a6 100644 --- a/resource/ui/winpanel.res +++ b/resource/ui/winpanel.res @@ -195,12 +195,12 @@ { "ControlName" "EditablePanel" "fieldName" "WinPanelBGBorder" - "xpos" "9999" - "ypos" "9999" + "xpos" "cs-0.5" + "ypos" "70" "zpos" "0" - "wide" "500" - "tall" "80" - "visible" "1" + "wide" "p0.94" + "tall" "185" + "visible" "0" "enabled" "1" "scaleImage" "1" "border" "TFFatLineBorderBlueBG" @@ -218,7 +218,7 @@ "visible" "1" "enabled" "1" "paintborder" "0" - "bgcolor_override" "0 0 0 250" + "bgcolor_override" "TransparentBlack" "PaintBackgroundType" "2" } "WinningTeamLabel" -- cgit v1.2.3