diff options
| author | CriticalFlaw <[email protected]> | 2020-08-05 17:34:56 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-05 17:34:56 -0400 |
| commit | e108d891c02193af0854e37ca26f79b4f1d746b6 (patch) | |
| tree | 524b6ee10aa4295fdbde262b72ec5603236d1fb3 /resource/ui/matchmakingcasualcriteria.res | |
| parent | 90cc227c8033fc25ddeca41bbcb789195b874ae3 (diff) | |
Added Casual/Comp Stats to the Dashboard
Diffstat (limited to 'resource/ui/matchmakingcasualcriteria.res')
| -rw-r--r-- | resource/ui/matchmakingcasualcriteria.res | 35 |
1 files changed, 18 insertions, 17 deletions
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" |
