https://bugs.kde.org/show_bug.cgi?id=436731
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Dmitry Kazakov <[email protected]> --- In the beginning of the stroke we do <n-cpu-cores> copies of the brush. I guess KisBrush::clone() does not preserve image pyramid. To allow pyramid preservation we need to implement proper copy-on-write for it with QSharedDataPointer. -- You are receiving this mail because: You are watching all bug changes.
