Revision 1193259

Go back to digest for 7th November 2010

Bug Fixes in Office

Dmitry Kazakov committed changes in /trunk/koffice:

A proper fix for bug 255682

The problem was in KoShapePaste, because it performed setParent() and controller->addShape() calls separately.
There is no need to change Krita's part of shape layers for that (that is why this patch reverts commit 1192386).

The change to KoShapePaste was approved by Thomas on a mailing list yesterday.

File Changes

Modified 4 files
  • /trunk/koffice
  •   /libs/flake/KoShapePaste.cpp
  •   /krita/ui/flake/kis_shape_controller.cpp
  •   /krita/ui/flake/kis_shape_layer.cc
  •   /krita/ui/flake/kis_shape_layer_paste.h
4 files changed in total