https://bugs.kde.org/show_bug.cgi?id=429637
Halla Rempt <ha...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/de158f5e5 | |38cb40ec37eba00670a8be3567d | |066b --- Comment #3 from Halla Rempt <ha...@valdyas.org> --- Git commit de158f5e538cb40ec37eba00670a8be3567d066b by Halla Rempt, on behalf of Reinold Rojas. Committed on 02/11/2021 at 12:27. Pushed by rempt into branch 'master'. Fix Discrete Canvas Rotation sometimes skipping steps Before this commit the Discrete Canvas Rotation mode would be unable to snap to the original rotation if starting from an angle that was a multiple of 15. This was due to the mode trying to ignore snapping to that angle at the start of the action, but was applied through the whole action. This commit fixes that issue. M +4 -1 libs/ui/input/kis_rotate_canvas_action.cpp https://invent.kde.org/graphics/krita/commit/de158f5e538cb40ec37eba00670a8be3567d066b -- You are receiving this mail because: You are watching all bug changes.