https://bugs.kde.org/show_bug.cgi?id=359559
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/krit | |a/28d985bcb91b5ca2e4cd410e7 | |f01db14d30ec748 --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 28d985bcb91b5ca2e4cd410e7f01db14d30ec748 by Dmitry Kazakov. Committed on 05/04/2016 at 11:48. Pushed by dkazakov into branch 'master'. Implemented moving multiple selected layers at once Please test if it breaks anything in the Move tool! (it shouldn't though :) ) Ref T2082 CC:kimages...@kde.org M +25 -2 libs/image/kis_layer_utils.cpp M +4 -2 libs/image/kis_layer_utils.h M +11 -0 libs/image/krita_utils.h M +8 -0 libs/ui/tool/kis_tool.cc M +1 -0 libs/ui/tool/kis_tool.h M +65 -85 plugins/tools/basictools/kis_tool_move.cc M +3 -1 plugins/tools/basictools/kis_tool_move.h M +31 -28 plugins/tools/basictools/strokes/move_stroke_strategy.cpp M +3 -12 plugins/tools/basictools/strokes/move_stroke_strategy.h M +1 -1 plugins/tools/basictools/tests/move_stroke_test.cpp http://commits.kde.org/krita/28d985bcb91b5ca2e4cd410e7f01db14d30ec748 -- You are receiving this mail because: You are watching all bug changes.