diff options
Diffstat (limited to 'resource/ui/econ/BackpackPanel.res')
| -rw-r--r-- | resource/ui/econ/BackpackPanel.res | 61 |
1 files changed, 23 insertions, 38 deletions
diff --git a/resource/ui/econ/BackpackPanel.res b/resource/ui/econ/BackpackPanel.res index 5f59630..a993043 100644 --- a/resource/ui/econ/BackpackPanel.res +++ b/resource/ui/econ/BackpackPanel.res @@ -130,11 +130,13 @@ "font" "FontStorePrice" "textAlignment" "east" "xpos" "rs1" + "ypos" "0" "zpos" "15" "wide" "25" "tall" "12" "textinsetx" "8" - "autoResize" "1" + "autoResize" "0" + "skip_autoresize" "1" "pinCorner" "0" "visible" "0" "enabled" "1" @@ -234,6 +236,7 @@ "selectionTextColor_override" "235 226 202 255" "defaultSelectionBG2Color_override" "0 0 0 0" } + "ShowBaseItemsCheckbox" { "ControlName" "CheckButton" @@ -347,43 +350,25 @@ "model_hide" "1" "resize_to_text" "1" "padding_height" "15" - - "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" - } - } - } + + "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" + } + } "mousedragitempanel" { |
