menthahud-lyra/resource/ui/matchmakingdashboardplaylist.res

64 lines
No EOL
1.1 KiB
Text

#base "MatchMakingDashboardSidePanel.res"
"Resource/UI/MatchMakingDashboardPlayList.res"
{
"ExpandableList"
{
"fieldName" "ExpandableList"
"xpos" "100" //100
"ypos" "0"
"zpos" "1001"
"wide" "230" //230
"tall" "650"
"visible" "1"
"proportionaltoparent" "1"
}
"Title"
{
"ControlName" "Label"
"fieldName" "Title"
"xpos" "20"
"ypos" "23"
"zpos" "99"
"wide" "f0"
"tall" "35"
"proportionaltoparent" "1"
"labeltext" "Queue"
"textAlignment" "west"
"font" "aBold24"
"fgcolor_override" "ahudWhite"
"mouseinputenabled" "0"
}
"playlist"
{
// "ControlName" "CTFPlaylistPanel"
"fieldName" "playlist"
"xpos" "-35" //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" "0" //"255"
"tall" "0" //"298"
"visible" "0"
"PaintBackgroundType" "2"
"border" "InnerShadowBorder"
"proportionaltoparent" "1"
"mouseinputenabled" "0"
"alpha" "0"
}
}