https://bugs.kde.org/show_bug.cgi?id=393617
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/a77a66997cdcc012d591bedb | |1429538c56da4783 --- Comment #4 from Dmitry Kazakov <[email protected]> --- Git commit 85a87b40429a15074d160d394f69e2b7affe49b6 by Dmitry Kazakov. Committed on 21/06/2018 at 13:59. Pushed by dkazakov into branch 'master'. 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/85a87b40429a15074d160d394f69e2b7affe49b6 --- Comment #5 from Dmitry Kazakov <[email protected]> --- Git commit a77a66997cdcc012d591bedb1429538c56da4783 by Dmitry Kazakov. Committed on 21/06/2018 at 13:59. Pushed by dkazakov into branch 'master'. Transform invisible layers that are a part of a group (don't transform invisible root layer, though) M +1 -1 plugins/tools/tool_transform2/kis_tool_transform.cc https://commits.kde.org/krita/a77a66997cdcc012d591bedb1429538c56da4783 -- You are receiving this mail because: You are watching all bug changes.
