Revision 5a5082b...

Go back to digest for 25th November 2012

Optimization in Office

Arjen Hiemstra committed changes in [calligra/krita-sketch-rempt] krita/ui/canvas/kis_prescaled_projection.cpp:

More optimisation of the viewportMoved() method.

We actually do not need to use two QImages - one is enough. This saves
us a bunch of memory and some copying around of image data.

File Changes

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