https://bugs.kde.org/show_bug.cgi?id=393617
--- Comment #9 from Andrey <[email protected]> --- Git commit d493e57fc2fe0bd50f55adbdabf75f836fec3bd0 by Andrey Kamakin, on behalf of Dmitry Kazakov. Committed on 26/06/2018 at 14:18. Pushed by akamakin into branch 'akamakin/T8628-multithreading-optimization'. 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/d493e57fc2fe0bd50f55adbdabf75f836fec3bd0 -- You are receiving this mail because: You are watching all bug changes.
