summaryrefslogtreecommitdiff
path: root/indra/newview/llfavoritesbar.cpp
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-07-28 21:23:14 +0300
committerVadim Savchuk <vsavchuk@productengine.com>2010-07-28 21:23:14 +0300
commit749a48ad733a64519e2f897227c6e1c997389312 (patch)
tree969e3b0db64dc3b9d7b5e9400c7143c5e113ad27 /indra/newview/llfavoritesbar.cpp
parent44ac59ac1c5e165b0d3a9ee93452bf8d8356fd18 (diff)
EXT-8258 ADDITIONAL FIX Enable the 'Trash' button in 'My Inventory' when a selected item gets worn.
This is an additional fix to the one approved in https://codereview.productengine.com/secondlife/r/772/. Looks like sometimes get_is_item_worn() fails to determine that an item is actually worn. I suppose it happens when the item is already linked to COF but not yet known to LLAgentWearables. So I try fixing it by adding a COF links check to get_is_item_worn(), so that an item is considered worn as soon as it's linked to COF. Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/822/ --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/llfavoritesbar.cpp')
0 files changed, 0 insertions, 0 deletions