diff options
| author | Igor <[email protected]> | 2020-08-07 20:52:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-07 20:52:22 -0400 |
| commit | c8ba1648bd2752ba647b09f164739a7c5ff83734 (patch) | |
| tree | 00124ff378826238f3338b3e4966ad1950c965e2 /resource/ui/matchmakingcasualcriteria.res | |
| parent | 21fed14fc11e2021ff767e2bec34d8d0fa20715f (diff) | |
| parent | e391ac81598292127c356fcb6adbd83db72c5888 (diff) | |
Merge pull request #149 from raysfire/dev
v2020.0808
Diffstat (limited to 'resource/ui/matchmakingcasualcriteria.res')
| -rw-r--r-- | resource/ui/matchmakingcasualcriteria.res | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/resource/ui/matchmakingcasualcriteria.res b/resource/ui/matchmakingcasualcriteria.res index d93ef63..2cd0bc9 100644 --- a/resource/ui/matchmakingcasualcriteria.res +++ b/resource/ui/matchmakingcasualcriteria.res @@ -35,17 +35,18 @@ { "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" @@ -53,7 +54,7 @@ "ControlName" "CExImageButton" "fieldName" "RestoreCasualSearchCriteria" "xpos" "rs1-27" - "ypos" "15" + "ypos" "38" "zpos" "100" "wide" "15" "tall" "o1" @@ -97,7 +98,7 @@ "ControlName" "CExImageButton" "fieldName" "SaveCasualSearchCriteria" "xpos" "rs1-7" - "ypos" "15" + "ypos" "38" "zpos" "100" "wide" "15" "tall" "o1" @@ -151,14 +152,14 @@ "ControlName" "Label" "fieldName" "Title" "xpos" "10" - "ypos" "15" + "ypos" "35" "zpos" "0" "wide" "f0" "tall" "20" "proportionaltoparent" "1" "labeltext" "#TF_Casual_MapSelection" "textAlignment" "west" - "font" "CerbeticaBold15" + "font" "HudFontSmall" "mouseinputenabled" "0" } @@ -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" |
