Revision 8ab58be...

Go back to digest for 12th February 2012

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra/shapes-as-node-model-kazakov] /ui/flake:

Fix crash on moving shape layers

Now we use Qt::AutoConnection signal/slot connection to synchronize
UI and Image threads.

Above that, we do not move the paint device, because 1) we update the
shape anyway and 2) it causes concurrent access to the moving device
that causes a crash.

File Changes

Modified 2 files
  • /ui/flake
  •   krita/kis_shape_layer.cc
  •   krita/kis_shape_layer.h
2 files changed in total