diff options
author | Mike Antipov <mantipov@productengine.com> | 2010-04-08 12:07:58 +0300 |
---|---|---|
committer | Mike Antipov <mantipov@productengine.com> | 2010-04-08 12:07:58 +0300 |
commit | 00462c243116e2720acf51ee1f777e69e8189f33 (patch) | |
tree | 3181ab28309b7e488fb41b948b2cd575ae5a41e5 /indra/newview/skins/default/xui/en | |
parent | 8ce661ae5d2a49bf120534769741932785cffb37 (diff) |
Fixed normal bug EXT-4347 (Moving object contents to inventory opens files, changes menu)
Implementation details:
* Added new LLViewerInventoryMoveFromWorldObserver to watch moved items via their Asses UUIDs. It is instantiated only once due to drop events are sent separately for each item while multi-dragging.
* Existent LLOpenTaskOffer observer uses it to exclude watched by LLViewerInventoryMoveFromWorldObserver items from own processing.
* Removed dependancy on LLPanelPlaces in open_inventory_offer(). Openning of offered LM via group notice moved into an appropriate section (processed by LLOpenTaskGroupOffer)
Known Issues:
* If Script item is among the dragged items from object to inventory it will be the only selected item in the inventory panel.
Reason: it does not have its own Asset UUID and processed via LLOpenTaskOffer when should not.
Reviewed by Leyla and Richard at https://codereview.productengine.com/secondlife/r/116/
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en')
0 files changed, 0 insertions, 0 deletions