Revision bed4507...
Go back to digest for 29th December 2013Bug Fixes in Office
Dmitry Kazakov committed changes in [calligra] /image:
Fix speed regression when painting in BuildUp mode on a Transparent Layer with a Transparency Mask
The KisSelectionDefaultBounds should not call exactBounds() every time,
since it would result in constant boudns recalculation when the user
paints in BuildUp mode (which is always the case for ColorSmudgeOp).
File Changes
Modified 2 files
- /image
- krita/kis_default_bounds.cpp
- krita/kis_paint_device.cc
2 files changed in total