diff options
author | Andrew Dyukov <adyukov@productengine.com> | 2010-09-13 16:42:33 +0300 |
---|---|---|
committer | Andrew Dyukov <adyukov@productengine.com> | 2010-09-13 16:42:33 +0300 |
commit | 5a4728d25a141866ee0e712e48824067d26fc696 (patch) | |
tree | 5cff19fe78536c79646d45a17ff75bdac5a7d3c6 /indra/newview/VertexCache.h | |
parent | 807aec7bafe19fca75a8f3980bd621fad7c8338e (diff) |
STORM-99 FIXED Fixed wrong name of item shown in confirmation popup when sharing items from undocked sidetray inventory.
I couldn't repro situation when select was disabled, but problem with wrong items reproduced for me all the time.
It happened because all detached tab floaters were getting name "floater", so couldn't be found by sidetray's getPanel(),
and even if inventory could be found is_inventorysp_active() in LLInventoryPanel::getActiveInventoryPanel() would not let us
reach point of getting it.
- Added setting name of floater to sidebar tab's name on it's detach.
- Added search of detached inventory tab to LLInventoryPanel::getActiveInventoryPanel() and if it is detached, inventory panel
is found there, and z-order of floater is stored and later compared with z-orders of "inventory" floaters(the ones that are opened
via Ctrl+Shift+I).
Diffstat (limited to 'indra/newview/VertexCache.h')
0 files changed, 0 insertions, 0 deletions