diff options
| author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-07-08 10:14:00 +0100 |
|---|---|---|
| committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-07-08 10:14:00 +0100 |
| commit | ca5e05a5c763b8eba3c6441f0f931af27cc89542 (patch) | |
| tree | db0e22ff1e82f81edb822ee454b0fb130cf8ee3d /indra/newview/llagentcamera.cpp | |
| parent | b9248bddec805a388772adb38ee707f1307861a6 (diff) | |
| parent | 27b3005b788b969005f8b942024aacd29d16a674 (diff) | |
merge from PE's viewer-public
Diffstat (limited to 'indra/newview/llagentcamera.cpp')
| -rw-r--r-- | indra/newview/llagentcamera.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llagentcamera.cpp b/indra/newview/llagentcamera.cpp index c70bbb985f..1ef9e34f87 100644 --- a/indra/newview/llagentcamera.cpp +++ b/indra/newview/llagentcamera.cpp @@ -2065,6 +2065,7 @@ void LLAgentCamera::changeCameraToMouselook(BOOL animate) // Menus should not remain open on switching to mouselook... LLMenuGL::sMenuContainer->hideMenus(); + LLUI::clearPopups(); // unpause avatar animation gAgent.unpauseAnimation(); |
