Skip to content
Commit 0f9ea40d authored by Torsten Rahn's avatar Torsten Rahn Committed by Torsten Rahn
Browse files

Regression Fix: Moving the mouse in the area around the globe

recentered the globe to 0,0. This was caused by starting
inertial rotation inside
 MarbleInputHandler::mouseMovedOutside(QMouseEvent *event)
without checking for the left button being pressed (as
done in the prior implementation).
parent 3d7ffc20
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment