summaryrefslogtreecommitdiff
path: root/resource/ui/HudInspectPanel.res
diff options
context:
space:
mode:
authorraysfire <[email protected]>2015-07-02 22:57:15 -0500
committerraysfire <[email protected]>2015-07-02 22:57:15 -0500
commit932576bc21f96e8acca16cc8db5164f0c9581086 (patch)
tree6fbab90da426a4f55637631a33eb43808494ae8e /resource/ui/HudInspectPanel.res
parent5ff0541bb3789e974110d2235fbce4ce3a973f6e (diff)
Updated all item panels in menus to display properly
Diffstat (limited to 'resource/ui/HudInspectPanel.res')
-rw-r--r--resource/ui/HudInspectPanel.res34
1 files changed, 1 insertions, 33 deletions
diff --git a/resource/ui/HudInspectPanel.res b/resource/ui/HudInspectPanel.res
index 16333e7..92d3d12 100644
--- a/resource/ui/HudInspectPanel.res
+++ b/resource/ui/HudInspectPanel.res
@@ -32,42 +32,10 @@
"itemmodelpanel"
{
"fieldName" "itemmodelpanel"
- "use_item_rendertarget" "1"
+ "use_item_rendertarget" "0"
"useparentbg" "1"
}
- "ItemBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "ItemBackground"
- "xpos" "0"
- "ypos" "0"
- "zpos" "-99"
- "wide" "250"
- "tall" "900"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
- "TitleBackground"
- {
- "ControlName" "ImagePanel"
- "fieldName" "TitleBackground"
- "xpos" "4"
- "ypos" "4"
- "zpos" "-99"
- "wide" "232"
- "tall" "14"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "fillcolor" "0 0 0 100"
- }
-
-
"ItemLabel"
{
"ControlName" "CExLabel"