Revision d08a58f...

Go back to digest for 16th October 2011

Optimization in Office

Boudewijn Rempt committed changes in [calligra] krita/ui/canvas/kis_qpainter_canvas.cpp:

Fix bug 282485 -- qpainter canvas is slow

Now we use the event's clip region to restrict the area of the buffer
we paint on. This makes a lot of difference while painting.

File Changes

Modified 1 files
  • krita/ui/canvas/kis_qpainter_canvas.cpp
1 files changed in total