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/votehud.res | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'resource/ui/votehud.res') diff --git a/resource/ui/votehud.res b/resource/ui/votehud.res index a14dad3..c59599a 100644 --- a/resource/ui/votehud.res +++ b/resource/ui/votehud.res @@ -10,8 +10,10 @@ "tall" "67" "visible" "0" "enabled" "1" + "paintborder" "1" "border" "CyanBorderThick" "bgcolor_override" "DarkGrey" + "PaintBackgroundType" "2" "PassedIcon" { @@ -77,8 +79,10 @@ "tall" "144" "visible" "0" "enabled" "1" + "paintborder" "1" "border" "CyanBorderThick" "bgcolor_override" "DarkGrey" + "PaintBackgroundType" "2" "Header" { @@ -105,7 +109,7 @@ "fieldName" "Issue" "xpos" "10" "ypos" "22" - "wide" "120" + "wide" "130" "tall" "40" "visible" "1" "enabled" "1" @@ -406,8 +410,10 @@ "tall" "67" "visible" "0" "enabled" "1" + "paintborder" "1" "border" "CyanBorderThick" "bgcolor_override" "DarkGrey" + "PaintBackgroundType" "2" "FailedIcon" { @@ -473,8 +479,10 @@ "tall" "67" "visible" "0" "enabled" "1" + "paintborder" "1" "border" "CyanBorderThick" "bgcolor_override" "DarkGrey" + "PaintBackgroundType" "2" "FailedIcon" { @@ -543,9 +551,11 @@ "enabled" "1" "tabPosition" "0" "settitlebarvisible" "0" + "paintborder" "1" "border" "CyanBorderThick" "bgcolor_override" "DarkGrey" "PaintBackground" "1" + "PaintBackgroundType" "2" "header_font" "ItemFontNameLarge" "header_fgcolor" "Orange" -- cgit v1.2.3