Revision 009df0e...
Go back to digest for 13th May 2012Optimization in Office
Boudewijn Rempt committed changes in [calligra] krita/image/kis_paint_device.cc:
Only clear pixels inside a paint device
On clearing pixels, only clear the pixels that actually have content, so
use the paint device's default bounds object to get the intersection
between the selection and the paint device.
File Changes
Modified 1 files
- krita/image/kis_paint_device.cc
1 files changed in total