https://bugs.kde.org/show_bug.cgi?id=393617
--- Comment #6 from Boudewijn Rempt <[email protected]> --- Git commit 6d7e160dd66ed2de1b22d1d1db83c15791ce0f64 by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 25/06/2018 at 07:57. Pushed by rempt into branch 'krita/4.1'. Fix continued transform of a group when some layers are hidden When some layers of a group are hidden/locked, not all of the will be transformed by the transform tool. We should not continue the previous command if a set of layers is different. M +13 -8 plugins/tools/tool_transform2/kis_tool_transform.cc M +7 -2 plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp M +3 -2 plugins/tools/tool_transform2/strokes/transform_stroke_strategy.h https://commits.kde.org/krita/6d7e160dd66ed2de1b22d1d1db83c15791ce0f64 -- You are receiving this mail because: You are watching all bug changes.
