https://bugs.kde.org/show_bug.cgi?id=436731
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimul...@gmail.com --- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> --- 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.