https://bugs.kde.org/show_bug.cgi?id=408593

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |krita/commit/8b7be89122a1d5
                   |                            |cab49683a44338305d2edf41d8

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 8b7be89122a1d5cab49683a44338305d2edf41d8 by Dmitry Kazakov.
Committed on 13/06/2019 at 13:45.
Pushed by dkazakov into branch 'master'.

Fix move and transform tools after quick layer duplication

Duplication happens in a node juggler that tries to keep the number of
actions/updates as low as possible, therefor it keeps a stroke open for a
couple of seconds after the user did the action. We should properly
close this stroke by emitting KisImage::sigStrokeEndRequested().

M  +1    -4    plugins/tools/basictools/kis_tool_move.cc
M  +1    -5    plugins/tools/tool_transform2/kis_tool_transform.cc

https://invent.kde.org/kde/krita/commit/8b7be89122a1d5cab49683a44338305d2edf41d8

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to