https://bugs.kde.org/show_bug.cgi?id=363296
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |b...@valdyas.org Keywords|drkonqi |regression --- Comment #4 from Boudewijn Rempt <b...@valdyas.org> --- Regression caused by commit 03187c24558121a4ce5423cc8f3eb794a7e89dfc Author: Dmitry Kazakov <dimul...@gmail.com> Date: Mon May 16 14:12:29 2016 +0300 Follows: v2.99.90 Precedes: v2.99.91 Branches: <Expand> Fix brush size change while Lod0 recalculation We should really clone the brush before passing it to the stroke. The weird thing about the patch is that we don't use the cloning functionality for KisAutoBrush anywhere, but it still had to be implemented. At least it is thoroughly tested by the unittests now. Fixes T2492 BUG:362985 -- You are receiving this mail because: You are watching all bug changes.