SUMMARY Rotate canvas using shorcut SHIFT + ALT + SPACEBAR no longer snaps to predefinied degrees that are increments of 15 STEPS TO REPRODUCE 1. Start Krita and create new canvas 2. Use SHIFT + SPACEBAR to rotade canvas by 3(example) degrees 3. Use SHIFT + ALT + SPACEBAR to rotate canvas OBSERVED RESULT Snapping totation will add or remove 15degrees to initail 3 EXPECTED RESULT Snapping totation should be increments of 15 with ability to snap rotation to 0degrees SOFTWARE/OS VERSIONS Windows: 10 Krita: 4.2.5 ADDITIONAL INFORMATION Bug was introduced after 4.3.0-prealpha (git 639e0d2)
Yes, I confirm the bug, I could reproduce. The behavior of rotating canvas with CTRL+ALT+SHIFT isn't 'absolute' anymore and can't go back to 0°... I quickly tested in 4.1.5appimage and it worked fine at that time; and I can reproduce it not working on compiled krita/4.2 branch too on Kubuntu Linux. Could it be https://cgit.kde.org/krita.git/commit/?id=63bef1e49334f67b4bb8549e427fdb59e119a6b0 ?
Yes, this commit is surely to blame :)
Git commit dc1530054dfc4b371bb7c1a9b280b3074d6b6d49 by Dmitry Kazakov. Committed on 30/04/2020 at 17:22. Pushed by dkazakov into branch 'master'. Fix descrete rotation to be aligned to absolute position, not relative That was a regression from 63bef1e49334f67b4bb8549e427fdb59e119a6b0 M +9 -1 libs/ui/input/kis_rotate_canvas_action.cpp https://invent.kde.org/kde/krita/commit/dc1530054dfc4b371bb7c1a9b280b3074d6b6d49
Git commit e9595aa09f884c53ea8af22e4c467463c217ecc3 by Dmitry Kazakov. Committed on 30/04/2020 at 17:23. Pushed by dkazakov into branch 'krita/4.3'. Fix descrete rotation to be aligned to absolute position, not relative That was a regression from 63bef1e49334f67b4bb8549e427fdb59e119a6b0 M +9 -1 libs/ui/input/kis_rotate_canvas_action.cpp https://invent.kde.org/kde/krita/commit/e9595aa09f884c53ea8af22e4c467463c217ecc3