Revision 18140e5...

Go back to digest for 1st December 2013

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra] /:

Fixed bugs in transitive reincarnation of the Clone Layers



This patch fixes two problems:
1) The Duplicate of a Group Layer will reset links inside internal
Clone Layers properly.
2) The removal of a group layer will reincarnate all the clone layers
which were connected to the descendants of that layer.

File Changes

Modified 11 files
  •   krita/image/CMakeLists.txt
  •   krita/image/kis_node.cpp
  •   krita/image/commands/kis_image_command.cpp
  •   krita/image/commands/kis_image_command.h
  •   krita/image/commands/kis_image_layer_remove_command.cpp
  •   krita/image/commands/kis_image_layer_remove_command.h
  •   krita/image/tests/kis_clone_layer_test.cpp
  •   krita/image/tests/kis_clone_layer_test.h
  •   krita/sdk/tests/qimage_based_test.h
  •   krita/sdk/tests/testutil.h
  •   krita/ui/kra/kis_kra_loader.cpp
11 files changed in total