https://bugs.kde.org/show_bug.cgi?id=358455
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/call | |igra/4029173a1a9bbe5d879bc7 | |0bc322eea96acc8582 Status|CONFIRMED |RESOLVED --- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 4029173a1a9bbe5d879bc70bc322eea96acc8582 by Dmitry Kazakov. Committed on 30/01/2016 at 11:20. Pushed by dkazakov into branch 'calligra/2.9'. Don't pre-fill multiple projection with a contents of the source device Basically, the projection should be clean before being passed to the layer style filter. In the recalculation code it is done by calling clear() before the actual recalculation, therefore we should do the same for initialization phase. Fixes T1402 M +3 -2 krita/image/layerstyles/kis_multiple_projection.cpp http://commits.kde.org/calligra/4029173a1a9bbe5d879bc70bc322eea96acc8582 -- You are receiving this mail because: You are watching all bug changes.