https://bugs.kde.org/show_bug.cgi?id=398968
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/2c07467638ccbb | |a6b664d7033087d9f42ead9cbc Resolution|--- |FIXED --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 2c07467638ccbba6b664d7033087d9f42ead9cbc by Dmitry Kazakov. Committed on 30/07/2019 at 16:16. Pushed by dkazakov into branch 'master'. Make sure that the tool action is deactivated/finished exactly for the canvas it was started When switching canvases (creating new ones), it might happen that the tool proxy will be switched right in the middle of the stroke. In such a case we should deactivate/finish the action of the *old* canvas, not the new one. M +18 -9 libs/ui/input/kis_tool_invocation_action.cpp https://invent.kde.org/kde/krita/commit/2c07467638ccbba6b664d7033087d9f42ead9cbc -- You are receiving this mail because: You are watching all bug changes.