1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-19 21:51:46 +00:00
doghud/resource/ui/matchmakingdashboardsidepanel.res

78 lines
1.5 KiB
Plaintext
Raw Normal View History

2021-11-01 15:05:16 +00:00
"Resource/UI/MatchMakingDashboardSidePanel.res"
{
"BGPanel"
{
"ControlName" "EditablePanel"
"fieldName" "BGPanel"
"xpos" "-5"
"ypos" "0"
"zpos" "1"
"wide" "p2"
"tall" "f-20"
"visible" "1"
"proportionaltoparent" "1"
"border" "MaterialGrayDarkest"
}
"ReturnButton"
{
"ControlName" "CExButton"
"fieldName" "ReturnButton"
"xpos" "0"
"labelText" "<"
if_left
{
"xpos" "rs1"
"labelText" ">"
}
"ypos" "3"
"zpos" "10000"
"wide" "20"
"tall" "f0"
"visible" "1"
"proportionaltoparent" "1"
"command" "nav_to"
"textAlignment" "center"
"font" "Symbols 20"
"armedBgColor_override" "GrayDark"
"defaultBgColor_override" "26 27 29 255"
"armedFgColor_override" "White"
}
"Shade"
{
"ControlName" "EditablePanel"
"fieldName" "Shade"
"xpos" "9999"
}
"TitleGradient"
{
"ControlName" "ImagePanel"
"fieldName" "TitleGradient"
"xpos" "9999"
}
"InnerGradient"
{
"ControlName" "ImagePanel"
"fieldName" "InnerGradient"
"xpos" "9999"
}
"OuterGradient"
{
"ControlName" "ImagePanel"
"fieldName" "OuterGradient"
"xpos" "9999"
}
"CloseButton"
{
"ControlName" "CExButton"
"fieldName" "CloseButton"
"xpos" "9999"
}
}