Revision d664130...

Go back to digest for 1st September 2013

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra] /image:

Fixed a mask offset loading bug

There is something a bit weird in the design of Kra format. The offset
of the paint device belongs to the node, but not to the device itself.
This causes problems when the actual paint device of the node is created
in a deferred way, like it is done for KisCloneLayer's and KisMask's.

File Changes

Modified 3 files
  • /image
  •   krita/kis_mask.cc
  •   krita/tests/kis_mask_test.cpp
  •   krita/tests/kis_mask_test.h
3 files changed in total