summaryrefslogtreecommitdiff
path: root/indra/newview/llworldmapview.cpp
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2014-08-13 17:58:01 -0400
committerOz Linden <oz@lindenlab.com>2014-08-13 17:58:01 -0400
commit383edf8015743becc37650ab018a112b9ff347b1 (patch)
tree1e9a33f1517c6fff3416f5426de525628f1d29c2 /indra/newview/llworldmapview.cpp
parentd56958e68934e673195ec2966e0a3c20dac7fb41 (diff)
parent06b605b8666f2336e77126f8ff47765115c08a27 (diff)
merge changes for MAINT-4356
Diffstat (limited to 'indra/newview/llworldmapview.cpp')
-rwxr-xr-xindra/newview/llworldmapview.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llworldmapview.cpp b/indra/newview/llworldmapview.cpp
index a770352f86..7cb53a0706 100755
--- a/indra/newview/llworldmapview.cpp
+++ b/indra/newview/llworldmapview.cpp
@@ -1694,6 +1694,8 @@ BOOL LLWorldMapView::handleHover( S32 x, S32 y, MASK mask )
sPanY += delta_y;
sTargetPanX = sPanX;
sTargetPanY = sPanY;
+
+ gViewerWindow->moveCursorToCenter();
}
// doesn't matter, cursor should be hidden