SUMMARY git 9901f95 It has been happening for a while. The title says it all. STEPS TO REPRODUCE 1. Select an area or just select the layer and trigger the transform, and make sure that you're using 'Fast' preview option. 2. Press arrow keys to move it. OBSERVED RESULT The preview on the canvas doesn't update. However it applies when the transformation is done. EXPECTED RESULT It should show. It used to. SOFTWARE/OS VERSIONS Windows: Win10 macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
It worked fine in 5.0.6, but is broken in Krita 5.1.0-RC1.
Can this be fixed anytime soon? It's a small issue but it's really pesky; I can't really use other preview modes other than Fast, because Liquify becomes basically unusable with those.
Hope this one is addressed in 5.2.
A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/1775
Git commit aa6c5da0c0dd93845e892fff21d2753c6fca4e85 by Agata Cacko. Committed on 15/05/2023 at 01:50. Pushed by tymond into branch 'master'. Fix Transform Tool to update on arrow keys on Fast Before this commit, transform tool wouldn't update the canvas when the user used arrow keys to move the content using the Fast preview type. M +2 -0 plugins/tools/tool_transform2/kis_tool_transform.cc https://invent.kde.org/graphics/krita/commit/aa6c5da0c0dd93845e892fff21d2753c6fca4e85
Thanks so much.