FreeCAD: master 99e9b4db

Author Committer Branch Timestamp Parent
wmayer wmayer master 2020-11-21 09:15:13 master f6536946
Changeset Gui: [skip ci] Fix navigation styles

If a joystick is connected events of type Spaceball::MotionEvent might be emitted but the last saved mouse position is not passed to the SoMotion3Event and thus will lead to problems while panning.

See also: https://forum.freecadweb.org/viewtopic.php?f=3&t=50628 and https://github.com/FreeCAD/FreeCAD/pull/3902
mod - src/Gui/View3DInventorViewer.cpp Diff File