summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorMaxim Nikolenko <maximnproductengine@lindenlab.com>2023-03-24 12:56:57 +0200
committerMaxim Nikolenko <maximnproductengine@lindenlab.com>2023-03-24 12:56:57 +0200
commitd733ee60ea1d7cd7a9259c188b7b942a41d24460 (patch)
tree475a5b59c3e0864d5dbcaed361600a9a7c6a1433 /indra/newview/skins
parent1800e969c5fa443f18ea4b01e59840e4bbf2afeb (diff)
SL-19379 WIP add double-click attach action for objects; add icon link overlays
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/panel_inventory_gallery_item.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_inventory_gallery_item.xml b/indra/newview/skins/default/xui/en/panel_inventory_gallery_item.xml
index c180024aa7..73889af71a 100644
--- a/indra/newview/skins/default/xui/en/panel_inventory_gallery_item.xml
+++ b/indra/newview/skins/default/xui/en/panel_inventory_gallery_item.xml
@@ -33,6 +33,16 @@
follows="left|top"
visible="true"
image_name="Inv_Eye"/>
+ <icon
+ left="5"
+ top_pad="-8"
+ layout="topleft"
+ name="link_overlay"
+ height="8"
+ width="6"
+ follows="left|top"
+ visible="false"
+ image_name="Inv_Link"/>
<panel
background_visible="false"
background_opaque="true"