diff options
| author | CriticalFlaw <[email protected]> | 2019-04-06 13:54:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-06 13:54:46 -0400 |
| commit | fd911f0f86352de97434aac3dbde812124caf52d (patch) | |
| tree | 460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/matchmakingdashboardplaylist.res | |
| parent | 581f8398788825c7f44825dd2c5118e3535de7c0 (diff) | |
| parent | 896d2088f4f926d5425e00b11ae85d7791eaba85 (diff) | |
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/matchmakingdashboardplaylist.res')
| -rw-r--r-- | resource/ui/matchmakingdashboardplaylist.res | 75 |
1 files changed, 37 insertions, 38 deletions
diff --git a/resource/ui/matchmakingdashboardplaylist.res b/resource/ui/matchmakingdashboardplaylist.res index af212e8..81bb2f5 100644 --- a/resource/ui/matchmakingdashboardplaylist.res +++ b/resource/ui/matchmakingdashboardplaylist.res @@ -4,60 +4,59 @@ { "ExpandableList" { - "fieldName" "ExpandableList" - "xpos" "r0" - "ypos" "10" - "zpos" "1001" - "wide" "280" - "tall" "f70" - "visible" "1" + "fieldName" "ExpandableList" + "xpos" "r0" + "ypos" "10" + "zpos" "1001" + "wide" "280" + "tall" "f70" + "visible" "1" "proportionaltoparent" "1" } "Title" { - "ControlName" "Label" - "fieldName" "Title" - "xpos" "8" - "ypos" "23" - "zpos" "99" - "wide" "f0" - "tall" "20" + "ControlName" "Label" + "fieldName" "Title" + "xpos" "8" + "ypos" "23" + "zpos" "99" + "wide" "f0" + "tall" "20" "proportionaltoparent" "1" - "labeltext" "#TF_Matchmaking_HeaderModeSelect" - "textAlignment" "west" - "font" "CerbeticaBold24" - "fgcolor_override" "242 242 242 255" - - "mouseinputenabled" "0" + "labeltext" "#TF_Matchmaking_HeaderModeSelect" + "textAlignment" "west" + "font" "CerbeticaBold24" + "fgcolor_override" "White" + "mouseinputenabled" "0" } "playlist" { - // "ControlName" "CTFPlaylistPanel" - "fieldName" "playlist" - "xpos" "8" - "ypos" "50" - "zpos" "100" - "wide" "255" - "tall" "365" - "visible" "1" + // "ControlName" "CTFPlaylistPanel" + "fieldName" "playlist" + "xpos" "8" + "ypos" "50" + "zpos" "100" + "wide" "255" + "tall" "365" + "visible" "1" "proportionaltoparent" "1" } "PlayListDropShadow" { - "ControlName" "EditablePanel" - "fieldName" "PlayListDropShadow" - "xpos" "8" - "ypos" "50" - "zpos" "1000" - "wide" "255" - "tall" "298" - "visible" "0" + "ControlName" "EditablePanel" + "fieldName" "PlayListDropShadow" + "xpos" "8" + "ypos" "50" + "zpos" "1000" + "wide" "255" + "tall" "298" + "visible" "0" "PaintBackgroundType" "2" - "border" "InnerShadowBorder" + "border" "InnerShadowBorder" "proportionaltoparent" "1" - "mouseinputenabled" "0" + "mouseinputenabled" "0" } }
\ No newline at end of file |
