diff options
| author | raysfire <[email protected]> | 2015-07-02 22:57:15 -0500 |
|---|---|---|
| committer | raysfire <[email protected]> | 2015-07-02 22:57:15 -0500 |
| commit | 932576bc21f96e8acca16cc8db5164f0c9581086 (patch) | |
| tree | 6fbab90da426a4f55637631a33eb43808494ae8e /minmode/resource/ui/classloadoutpanel.res | |
| parent | 5ff0541bb3789e974110d2235fbce4ce3a973f6e (diff) | |
Updated all item panels in menus to display properly
Diffstat (limited to 'minmode/resource/ui/classloadoutpanel.res')
| -rw-r--r-- | minmode/resource/ui/classloadoutpanel.res | 64 |
1 files changed, 24 insertions, 40 deletions
diff --git a/minmode/resource/ui/classloadoutpanel.res b/minmode/resource/ui/classloadoutpanel.res index 05d67ca..a7d5d21 100644 --- a/minmode/resource/ui/classloadoutpanel.res +++ b/minmode/resource/ui/classloadoutpanel.res @@ -46,8 +46,10 @@ "PaintBackgroundType" "2" "paintborder" "1" + "model_center_x" "1" "model_ypos" "3" "model_tall" "52" + "model_wide" "82" "text_ypos" "47" "text_center" "1" "name_only" "1" @@ -186,7 +188,7 @@ "render_texture""0" "fov" "30" - "allow_manip" "1" + "allow_rot" "1" "model" { @@ -271,50 +273,32 @@ "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" "0" "text_center" "1" "model_hide" "1" "resize_to_text" "1" - "padding_height" "30" + "padding_height" "15" + + "attriblabel" + { + "font" "ItemFontAttribLarge" + "xpos" "0" + "ypos" "0" + "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" + } } "PassiveAttribsLabel" |
