summaryrefslogtreecommitdiff
path: root/resource/ui/econ/ItemModelPanel.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/econ/ItemModelPanel.res
parent5ff0541bb3789e974110d2235fbce4ce3a973f6e (diff)
Updated all item panels in menus to display properly
Diffstat (limited to 'resource/ui/econ/ItemModelPanel.res')
-rw-r--r--resource/ui/econ/ItemModelPanel.res45
1 files changed, 45 insertions, 0 deletions
diff --git a/resource/ui/econ/ItemModelPanel.res b/resource/ui/econ/ItemModelPanel.res
index ef50b9c..11bf719 100644
--- a/resource/ui/econ/ItemModelPanel.res
+++ b/resource/ui/econ/ItemModelPanel.res
@@ -1,6 +1,21 @@
"Resource/UI/ItemModelPanel.res"
{
+ "mouseoveritempanel"
+ {
+ "fieldName" "mouseoveritempanel"
+ "collection_wide" "500"
+ "collection_list_xpos" "250"
+ "is_mouseover" "1"
+ "text_xpos_collection" "0"
+ "text_ypos" "15"
+ "text_forcesize" "0"
+ //"model_xpos_collection" "77"
+ //"model_ypos_collection" "20"
+ //"model_wide_collection" "156"
+ //"model_tall_collection" "100"
+ }
+
"LoadingSpinner"
{
"ControlName" "ImagePanel"
@@ -222,6 +237,36 @@
"scaleImage" "1"
}
+ "is_strange_icon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "is_strange_icon"
+ "xpos" "4"
+ "ypos" "4"
+ "zpos" "2"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "wide" "16"
+ "tall" "16"
+ "visible" "0"
+ "enabled" "1"
+ "scaleImage" "1"
+ }
+ "is_unusual_icon"
+ {
+ "ControlName" "ImagePanel"
+ "fieldName" "is_unusual_icon"
+ "xpos" "4"
+ "ypos" "4"
+ "zpos" "2"
+ "autoResize" "0"
+ "pinCorner" "0"
+ "wide" "16"
+ "tall" "16"
+ "visible" "0"
+ "enabled" "1"
+ "scaleImage" "1"
+ }
"contained_item_panel"
{
"ControlName" "CItemModelPanel"