diff options
Diffstat (limited to 'resource/ui/itemselectionpanel.res')
| -rw-r--r-- | resource/ui/itemselectionpanel.res | 65 |
1 files changed, 27 insertions, 38 deletions
diff --git a/resource/ui/itemselectionpanel.res b/resource/ui/itemselectionpanel.res index cfa4696..bb29ad4 100644 --- a/resource/ui/itemselectionpanel.res +++ b/resource/ui/itemselectionpanel.res @@ -30,11 +30,15 @@ "model_xpos" "2" "model_wide" "90" "model_tall" "50" + "model_center_x" "1" "text_ypos" "0" "text_forcesize" "2" "text_center" "0" "text_yoffset" "2" "inset_eq_y" "55" + + "deferred_description" "1" + "deferred_icon" "1" } "modelpanels_kv" { @@ -59,6 +63,8 @@ "inset_eq_x" "4" "inset_eq_y" "2" + + "deferred_description" "1" "itemmodelpanel" { @@ -433,48 +439,31 @@ "visible" "0" "bgcolor_override" "0 0 0 0" "noitem_textcolor" "117 107 94 255" - "PaintBackgroundType" "0" - "paintborder" "0" - "BackColor" - { - "ControlName" "EditablePanel" - "fieldName" "BackColor" - "xpos" "0" - "ypos" "0" - "zpos" "-1" - "wide" "f0" - "tall" "f0" - "visible" "1" - "enabled" "1" - "pinCorner" "0" - "autoResize" "0" - "PaintBackgroundType""1" - "border" "NoBorder" - "bgcolor_override" "35 35 35 255" - - "attriblabel" - { - "font" "ItemFontAttribLarge" - "xpos" "0" - "ypos" "30" - "zpos" "101" - "wide" "140" - "tall" "60" - "autoResize" "0" - "pinCorner" "0" - "visible" "1" - "enabled" "1" - "labelText" "%attriblist%" - "textAlignment" "center" - "fgcolor" "117 107 94 255" - "centerwrap" "1" - } - } + "PaintBackgroundType" "2" + "paintborder" "1" "text_ypos" "20" "text_center" "1" "model_hide" "1" "resize_to_text" "1" "padding_height" "15" - } + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "30" + "zpos" "2" + "wide" "140" + "tall" "60" + "autoResize" "0" + "pinCorner" "0" + "visible" "1" + "enabled" "1" + "labelText" "%attriblist%" + "textAlignment" "center" + "fgcolor" "117 107 94 255" + "centerwrap" "1" + } + } }
\ No newline at end of file |
