Revision 638840

Go back to digest for 4th March 2007

Other in Office

Thomas Zander committed changes in /trunk/koffice/krita/ui:

Just like in normal flake; make sure that a set of repaints are queued and only paint when the next event comes around.

Note that the actual painting has to be in the Gui thread to avoid multithreading problems in all shape-pugins.

I hope that the actual layer->setDirty can then be done multiThreading to avoid waiting too long before we actually update the GUI.

File Changes

Modified 3 files
  • /trunk/koffice/krita/ui
  •   /CMakeLists.txt
  •   /kis_shape_layer_canvas.cpp
  •   /kis_shape_layer_canvas.h
3 files changed in total