Bug 329116

Summary: Connot apply transform tool to a Group Layer anymore
Product: [Applications] krita Reporter: Dmitry Kazakov <dimula73>
Component: ToolsAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master (please specify the git hash!)   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dmitry Kazakov 2013-12-22 11:32:52 UTC
After recent changes it seems it asks for an editable paint device on a node, but Group Layer doesn't have one.
Comment 1 Dmitry Kazakov 2013-12-22 11:33:31 UTC
related to bug 320954
Comment 2 Dmitry Kazakov 2013-12-24 08:56:58 UTC
Git commit 212b79a0a64df80b8e778e3404491497ef4b8670 by Dmitry Kazakov.
Committed on 24/12/2013 at 08:30.
Pushed by dkazakov into branch 'master'.

Properly fix the transform tool not to process locked layers

Since the lockness of a node may change during the stroke, we now store
the list of to be processed nodes explicitly.

M  +1    -1    krita/image/kis_image.cc
M  +43   -35   krita/plugins/tools/tool_transform2/kis_tool_transform.cc
M  +20   -1    krita/plugins/tools/tool_transform2/kis_tool_transform.h

http://commits.kde.org/calligra/212b79a0a64df80b8e778e3404491497ef4b8670
Comment 3 Dmitry Kazakov 2013-12-28 14:58:20 UTC
Git commit 451a50533020a91e77b7656eba41e3fce8d6a96b by Dmitry Kazakov.
Committed on 24/12/2013 at 08:30.
Pushed by dkazakov into branch 'calligra/2.8'.

Properly fix the transform tool not to process locked layers

Since the lockness of a node may change during the stroke, we now store
the list of to be processed nodes explicitly.

M  +1    -1    krita/image/kis_image.cc
M  +43   -35   krita/plugins/tools/tool_transform2/kis_tool_transform.cc
M  +20   -1    krita/plugins/tools/tool_transform2/kis_tool_transform.h

http://commits.kde.org/calligra/451a50533020a91e77b7656eba41e3fce8d6a96b