Skip to content

Commit

Permalink
questborder
Browse files Browse the repository at this point in the history
  • Loading branch information
conchkritz committed Aug 1, 2024
1 parent 4fb6d65 commit e6be744
Showing 1 changed file with 5 additions and 44 deletions.
49 changes: 5 additions & 44 deletions _ckHUD/resource/ui/econ/questnotificationpanel_base.res
Original file line number Diff line number Diff line change
Expand Up @@ -4,51 +4,12 @@
{
"MainContainer"
{
"ControlName" "EditablePanel"
"fieldName" "MainContainer"
"xpos" "r0"
"ypos" "0"
"wide" "110"
"tall" "20"
"visible" "1"
"proportionaltoparent" "1"

"border" "tfthinlineborder"
"paintborder" "2"

"ItemName"
{
"ControlName" "Label"
"fieldName" "ItemName"
"labeltext" "#QuestNotification_Incoming"
"xpos" "0"
"ypos" "cs-0.5"
"wide" "f0"
"tall" "18"
"zpos" "4"
"textinsetx" "5"
"fgcolor_override" "235 226 202 255"
"font" "AchievementTracker_Name"
//"wrap" "1"
"TextAlignment" "east"
"proportionaltoparent" "1"
}

"CharacterImage"
{
"ControlName" "CTFImagePanel"
"fieldName" "CharacterImage"
"xpos" "3"
"ypos" "cs-0.5"
"zpos" "0"
"wide" "o1"
"tall" "p0.8"
"visible" "1"
"enabled" "1"
"image" "animated/tf2_speaker_icon"
"scaleImage" "1"
"proportionaltoparent" "1"
}

"src_corner_height" "25" // pixels inside the image
"src_corner_width" "25"
"draw_corner_width" "3" // screen size of the corners ( and sides ), proportional
"draw_corner_height" "3"
}
}
}

0 comments on commit e6be744

Please sign in to comment.