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 |https://invent.kde.org/grap |hics/krita/-/commit/d378f1b |hics/krita/-/commit/64af655 |64cdeca767e616c896c56268640 |6f0644bbc6da06933f3b4aaeeb0 |13f94a |d2fd66 --- Comment #4 from Alvin Wong <al...@alvinhc.com> --- Git commit 64af6556f0644bbc6da06933f3b4aaeeb0d2fd66 by Alvin Wong, on behalf of Maciej Jesionowski. Committed on 02/08/2023 at 12:26. Pushed by alvinwong into branch 'krita/5.2'. 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. (cherry picked from commit d378f1b64cdeca767e616c896c5626864013f94a) M +14 -6 libs/ui/input/kis_rotate_canvas_action.cpp https://invent.kde.org/graphics/krita/-/commit/64af6556f0644bbc6da06933f3b4aaeeb0d2fd66 -- You are receiving this mail because: You are watching all bug changes.