https://bugs.kde.org/show_bug.cgi?id=510834
--- Comment #4 from RickyRingler <[email protected]> --- (In reply to Halla Rempt from comment #3) > Could you make a merge request for this on invent.kde.org? Sure! I opened a PR: https://invent.kde.org/graphics/krita/-/merge_requests/2549 However, I have one question that I would like your expertise on: The only way I was able to toggle the Move functionality with the Selection tools is by using the KoToolManager's switchToolRequested and switchBackRequested functions. I can't find a clean way of triggering the switchBackRequested function, so, for now, I've arbitrarily added it at the end of the KisToolMove's endAction() function. I would love your guidance on making that much more scalable and clean. -- You are receiving this mail because: You are watching all bug changes.
