https://bugs.kde.org/show_bug.cgi?id=472839
Alvin Wong <al...@alvinhc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/d378f1b | |64cdeca767e616c896c56268640 | |13f94a Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Alvin Wong <al...@alvinhc.com> --- Git commit d378f1b64cdeca767e616c896c5626864013f94a by Alvin Wong, on behalf of Maciej Jesionowski. Committed on 02/08/2023 at 12:24. Pushed by alvinwong into branch 'master'. Snap to exact 15 degree increments when using discrete rotate I missed this behavior when working on !1779. Currently the discrete rotation will simply add a 15 degree increment to the canvas rotation. Instead, it should first snap to the nearest multiple of 15 degrees. I have verified the behavior on Windows 11. If accepted, this should be cherry-picked to `krita/5.2` please. M +14 -6 libs/ui/input/kis_rotate_canvas_action.cpp https://invent.kde.org/graphics/krita/-/commit/d378f1b64cdeca767e616c896c5626864013f94a -- You are receiving this mail because: You are watching all bug changes.