summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermediasettings.cpp
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-09-17 22:21:00 +0300
committerVadim Savchuk <vsavchuk@productengine.com>2010-09-17 22:21:00 +0300
commit5fac8e4fd0fdb6ee136bbafa8263d234766da7e2 (patch)
treed0994c8c3209886798a8a1d5a23f7a9ae88a20da /indra/newview/llfloatermediasettings.cpp
parent27bbf79c89fb8c737b88d769b2056304aef69dc3 (diff)
STORM-192 FIXED Ctrl-Shift-W not to disable nearby chat toasts.
Bug reason: The fix of EXT-1419 disables showing nearby chat showing toasts at all whenever you close one. That was done to prevent a crash when viewer is exiting, but closing a toast manually should be handled differently. Fix: If a toast is being closed (destroyed) manually, just remove it from the toast pool (to prevent further references to the invalid pointer), but keep on showing new toasts. I've overriden LLFloater::onClose() to differentiate the two cases.
Diffstat (limited to 'indra/newview/llfloatermediasettings.cpp')
0 files changed, 0 insertions, 0 deletions