diff options
| author | Igor Nikitin <[email protected]> | 2020-04-12 13:34:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-12 13:34:22 -0400 |
| commit | 8e92d477d6ef4e7d70dcc9161c9727e537311b57 (patch) | |
| tree | 8db69e64fb458b2efb6f6bf65afc554c5808a2c4 /resource/ui/matchmakingcasualcriteria.res | |
| parent | 95efaef09d2e847ce2c685a6f43a34d1a3058dfd (diff) | |
| parent | fcd77895f3881d1d50db402f8dce0f73dfad5094 (diff) | |
Merge pull request #143 from raysfire/update
v2020.0412
Diffstat (limited to 'resource/ui/matchmakingcasualcriteria.res')
| -rw-r--r-- | resource/ui/matchmakingcasualcriteria.res | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/resource/ui/matchmakingcasualcriteria.res b/resource/ui/matchmakingcasualcriteria.res index e291d1b..40ab34e 100644 --- a/resource/ui/matchmakingcasualcriteria.res +++ b/resource/ui/matchmakingcasualcriteria.res @@ -14,7 +14,7 @@ "proportionaltoparent" "1" "pinCorner" "2" "autoResize" "1" - + "RankImage" { "ControlName" "CTFLocalPlayerBadgePanel" @@ -24,7 +24,7 @@ "zpos" "110" "wide" "o1" "tall" "60" - "visible" "1" + "visible" "0" "enabled" "1" "proportionaltoparent" "1" "mouseinputenabled" "0" @@ -40,7 +40,7 @@ "zpos" "100" "wide" "330" "tall" "92" - "visible" "1" + "visible" "0" "proportionaltoparent" "1" "mouseinputenabled" "0" "matchgroup" "MatchGroup_Casual_12v12" @@ -53,7 +53,7 @@ "ControlName" "CExImageButton" "fieldName" "RestoreCasualSearchCriteria" "xpos" "rs1-49" - "ypos" "49" + "ypos" "15" "zpos" "100" "wide" "15" "tall" "o1" @@ -91,13 +91,13 @@ "scaleImage" "1" } } - + "SaveCasualSearchCriteria" { "ControlName" "CExImageButton" "fieldName" "SaveCasualSearchCriteria" "xpos" "rs1-29" - "ypos" "49" + "ypos" "15" "zpos" "100" "wide" "15" "tall" "o1" @@ -135,7 +135,7 @@ "scaleImage" "1" } } - + "ShowExplanationsButton" { "ControlName" "CExButton" @@ -151,7 +151,7 @@ "ControlName" "Label" "fieldName" "Title" "xpos" "10" - "ypos" "46" + "ypos" "15" "zpos" "0" "wide" "f0" "tall" "20" @@ -167,7 +167,7 @@ "ControlName" "Label" "fieldName" "SelectedCount" "xpos" "10" - "ypos" "33" + "ypos" "0" "zpos" "0" "wide" "f0" "tall" "20" @@ -207,7 +207,7 @@ "zpos" "101" "wide" "f15" "tall" "f65" - "visible" "1" + "visible" "0" "PaintBackgroundType" "2" "border" "InnerShadowBorder" "proportionaltoparent" "1" @@ -219,9 +219,9 @@ "ControlName" "CScrollableList" "fieldName" "GameModesList" "xpos" "cs-0.5" - "ypos" "65" + "ypos" "35" "wide" "f15" - "tall" "f65" + "tall" "f40" "visible" "1" "proportionaltoparent" "1" "restrict_width" "0" |
