diff options
Diffstat (limited to 'resource/ui/matchmakingdashboardplaylist.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardplaylist.res | 40 |
1 files changed, 21 insertions, 19 deletions
diff --git a/resource/ui/matchmakingdashboardplaylist.res b/resource/ui/matchmakingdashboardplaylist.res index 0ae80d6..0e20313 100644 --- a/resource/ui/matchmakingdashboardplaylist.res +++ b/resource/ui/matchmakingdashboardplaylist.res @@ -6,10 +6,10 @@ { "fieldName" "ExpandableList" "xpos" "r0" - "ypos" "10" - "zpos" "1001" - "wide" "280" - "tall" "f70" + "ypos" "r63" + "zpos" "2001" + "wide" "f0" + "tall" "f0" "visible" "1" "proportionaltoparent" "1" } @@ -18,28 +18,30 @@ { "ControlName" "Label" "fieldName" "Title" - "xpos" "8" - "ypos" "23" + "xpos" "10" + "ypos" "12" "zpos" "99" - "wide" "f0" - "tall" "20" + "wide" "150" + "tall" "40" "proportionaltoparent" "1" "labeltext" "#TF_Matchmaking_HeaderModeSelect" - "textAlignment" "center" - "font" "HudFontMediumSecondary" - "fgcolor_override" "White" + "textAlignment" "west" + "font" "HudFontMedium" + "fgcolor_override" "TanLight" "mouseinputenabled" "0" + "allcaps" "1" + "visible" "0" } "playlist" { // "ControlName" "CTFPlaylistPanel" "fieldName" "playlist" - "xpos" "8" - "ypos" "50" + "xpos" "0" + "ypos" "0" "zpos" "100" - "wide" "255" - "tall" "365" + "wide" "f0" + "tall" "f0" "visible" "1" "proportionaltoparent" "1" } @@ -48,11 +50,11 @@ { "ControlName" "EditablePanel" "fieldName" "PlayListDropShadow" - "xpos" "8" - "ypos" "50" + "xpos" "0" + "ypos" "0" "zpos" "1000" - "wide" "255" - "tall" "298" + "wide" "f0" + "tall" "f0" "visible" "0" "PaintBackgroundType" "2" "border" "InnerShadowBorder" |
