Summary: | Rotate canvas using shorcut SHIFT + ALT + SPACEBAR no longer snaps to predefinied degrees | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | ZeroFrost <zerofrost.pl> |
Component: | General | Assignee: | Dmitry Kazakov <dimula73> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dimula73, info |
Priority: | NOR | ||
Version First Reported In: | 4.2.5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/kde/krita/commit/e9595aa09f884c53ea8af22e4c467463c217ecc3 | Version Fixed In: | |
Sentry Crash Report: |
Description
ZeroFrost
2019-08-03 22:59:53 UTC
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 |