https://bugs.kde.org/show_bug.cgi?id=429637
Halla Rempt <ha...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/de158f5e5 |hics/krita/commit/9078bf0aa |38cb40ec37eba00670a8be3567d |e1e09d5ce5d86f51e4f1966a4de |066b |630e --- Comment #4 from Halla Rempt <ha...@valdyas.org> --- Git commit 9078bf0aae1e09d5ce5d86f51e4f1966a4de630e by Halla Rempt, on behalf of Reinold Rojas. Committed on 02/11/2021 at 12:28. Pushed by rempt into branch 'krita/5.0'. 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. (cherry picked from commit de158f5e538cb40ec37eba00670a8be3567d066b) M +4 -1 libs/ui/input/kis_rotate_canvas_action.cpp https://invent.kde.org/graphics/krita/commit/9078bf0aae1e09d5ce5d86f51e4f1966a4de630e -- You are receiving this mail because: You are watching all bug changes.