From 7fb5e4895a804624e0c6bb44c65910e80739d668 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Apr 2020 13:11:12 -0400 Subject: Updated the main menu - Added MOTD button, panel and page for item testing. - Updated Twitch, Workshop, Replay and Matchmaking Dashboard panels. --- resource/ui/matchmakingdashboardcasualcriteria.res | 56 ++++++++-------------- 1 file changed, 19 insertions(+), 37 deletions(-) (limited to 'resource/ui/matchmakingdashboardcasualcriteria.res') diff --git a/resource/ui/matchmakingdashboardcasualcriteria.res b/resource/ui/matchmakingdashboardcasualcriteria.res index a32e170..6125776 100644 --- a/resource/ui/matchmakingdashboardcasualcriteria.res +++ b/resource/ui/matchmakingdashboardcasualcriteria.res @@ -4,32 +4,31 @@ { "CasualCriteria" { - "fieldName" "CasualCriteria" - "xpos" "r0" - "ypos" "10" - "zpos" "1002" - "wide" "270" - "tall" "f70" - "visible" "1" + "fieldName" "CasualCriteria" + "xpos" "r0" + "ypos" "10" + "zpos" "1002" + "wide" "270" + "tall" "f70" + "visible" "1" "proportionaltoparent" "1" } "Title" { - "ControlName" "Label" - "fieldName" "Title" - "xpos" "8" - "ypos" "23" - "zpos" "99" - "wide" "f0" - "tall" "20" + "ControlName" "Label" + "fieldName" "Title" + "xpos" "8" + "ypos" "23" + "zpos" "99" + "wide" "f0" + "tall" "20" "proportionaltoparent" "1" - "labeltext" "#TF_Matchmaking_HeaderCasual" - "textAlignment" "west" - "font" "CerbeticaBold24" - "fgcolor_override" "White" - - "mouseinputenabled" "0" + "labeltext" "#TF_Matchmaking_HeaderCasual" + "textAlignment" "center" + "font" "CerbeticaBold24" + "fgcolor_override" "White" + "mouseinputenabled" "0" } "criteria" @@ -45,23 +44,6 @@ "proportionaltoparent" "1" } - "ToolTipButtonHack" - { - "ControlName" "EditablePanel" - "fieldName" "ToolTipButtonHack" - "xpos" "cs-0.5" - "ypos" "rs1-8" - "zpos" "101" - "wide" "f20" - "tall" "20" - "visible" "0" - "enabled" "1" - "mouseinputenabled" "1" - "eatmouseinput" "0" - "showtooltipswhenmousedisabled" "1" - "proportionaltoparent" "1" - } - "QueueButton" { "ControlName" "CExButton" -- cgit v1.2.3