FreeCAD: master 23747f9d

Author Committer Branch Timestamp Parent
uwestoehr wmayer master 2021-03-27 22:20:59 master e58ee299
Affected Issues  0004495: Navigation cube is not clickable at its edges and corners
Changeset fix animation issue

SO's auto rotation has its own rotation logic that ends at fixed positions. This collides with the "to nearest" option whose aim is to rotate to the next sensible state taking into account from what position the rotation was started.

Thus the solution is to disable SO's auto rotation while the cube is rotated.
mod - src/Gui/NaviCube.cpp Diff File