https://bugs.kde.org/show_bug.cgi?id=398294
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/8ff09e524486bd | |07cf3127ac1b0077c0ba618d8b --- Comment #1 from Dmitry Kazakov <[email protected]> --- Git commit 8ff09e524486bd07cf3127ac1b0077c0ba618d8b by Dmitry Kazakov. Committed on 09/09/2019 at 10:51. Pushed by dkazakov into branch 'master'. Fix move action in the Bezier Selection Tool We should route all the mouse events via begin/continue/endPrimaryAction path in KisDelegatedSelectPathWrapper to make sure that extra selection actions implemented by KisToolSelectBase are available to the user. M +32 -17 plugins/tools/selectiontools/kis_tool_select_path.cc M +7 -1 plugins/tools/selectiontools/kis_tool_select_path.h https://invent.kde.org/kde/krita/commit/8ff09e524486bd07cf3127ac1b0077c0ba618d8b -- You are receiving this mail because: You are watching all bug changes.
