diff options
author | Andrew Dyukov <adyukov@productengine.com> | 2010-07-29 20:05:53 +0300 |
---|---|---|
committer | Andrew Dyukov <adyukov@productengine.com> | 2010-07-29 20:05:53 +0300 |
commit | 2c0632792101ebe5caedc3335fd9f28824cf1da9 (patch) | |
tree | e7e8953fd9356248d6e1281999741d28673513de /indra/newview/lltexturestats.cpp | |
parent | 0a32095830703bf5d266f0e75cbe1b1447f70296 (diff) |
EXT-8043 FIXED Fixed wrong position of notifications when 'Move' or 'View' floaters are open and docked.
Bug was caused by LLDockableFloater's mOverlapsScreenChannel to false only in one of it's constructors. So some floaters got initial value of mOverlapsScreenChannel depending on system- that's why bug reproduced on Windows and didn't reproduce on Linux.
- Moved setting mOverlapsScreenChannel to false into LLDockableFloater's init() which is called by all of it's constructors.
Reviewed by Alexei Arabadji at https://codereview.productengine.com/secondlife/r/818
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/lltexturestats.cpp')
0 files changed, 0 insertions, 0 deletions