From e108d891c02193af0854e37ca26f79b4f1d746b6 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 5 Aug 2020 17:34:56 -0400 Subject: Added Casual/Comp Stats to the Dashboard --- resource/ui/matchmakingcasualcriteria.res | 35 ++++++++++++++++--------------- 1 file changed, 18 insertions(+), 17 deletions(-) (limited to 'resource/ui/matchmakingcasualcriteria.res') diff --git a/resource/ui/matchmakingcasualcriteria.res b/resource/ui/matchmakingcasualcriteria.res index e30085d..62453a4 100644 --- a/resource/ui/matchmakingcasualcriteria.res +++ b/resource/ui/matchmakingcasualcriteria.res @@ -35,25 +35,26 @@ { "ControlName" "CPvPRankPanel" "fieldName" "RankPanel" - "xpos" "35" - "ypos" "-15" + "xpos" "0" + "ypos" "-68" "zpos" "100" "wide" "330" - "tall" "92" - "visible" "0" + "tall" "102" + "visible" "1" "proportionaltoparent" "1" "mouseinputenabled" "0" "matchgroup" "MatchGroup_Casual_12v12" "show_model" "0" "show_name" "0" + "show_stats" "1" } "RestoreCasualSearchCriteria" { "ControlName" "CExImageButton" "fieldName" "RestoreCasualSearchCriteria" - "xpos" "rs1-49" - "ypos" "15" + "xpos" "rs1-29" + "ypos" "38" "zpos" "100" "wide" "15" "tall" "o1" @@ -96,8 +97,8 @@ { "ControlName" "CExImageButton" "fieldName" "SaveCasualSearchCriteria" - "xpos" "rs1-29" - "ypos" "15" + "xpos" "rs1-9" + "ypos" "38" "zpos" "100" "wide" "15" "tall" "o1" @@ -151,7 +152,7 @@ "ControlName" "Label" "fieldName" "Title" "xpos" "10" - "ypos" "15" + "ypos" "35" "zpos" "0" "wide" "f0" "tall" "20" @@ -166,8 +167,8 @@ { "ControlName" "Label" "fieldName" "SelectedCount" - "xpos" "10" - "ypos" "0" + "xpos" "100" + "ypos" "35" "zpos" "0" "wide" "f0" "tall" "20" @@ -184,7 +185,7 @@ "ControlName" "Label" "fieldName" "QueueEstimation" "xpos" "rs1-5" - "ypos" "18" + "ypos" "38" "zpos" "0" "wide" "f0" "tall" "20" @@ -203,11 +204,11 @@ "ControlName" "EditablePanel" "fieldName" "PlayListDropShadow" "xpos" "cs-0.5" - "ypos" "65" + "ypos" "55" "zpos" "101" "wide" "f15" - "tall" "f65" - "visible" "0" + "tall" "f63" + "visible" "1" "PaintBackgroundType" "2" "border" "InnerShadowBorder" "proportionaltoparent" "1" @@ -219,9 +220,9 @@ "ControlName" "CScrollableList" "fieldName" "GameModesList" "xpos" "cs-0.5" - "ypos" "35" + "ypos" "55" "wide" "f15" - "tall" "f40" + "tall" "f63" "visible" "1" "proportionaltoparent" "1" "restrict_width" "0" -- cgit v1.2.3