https://bugs.kde.org/show_bug.cgi?id=391268
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/7598fff3f4c9e5058f17b3ff |ta/677b1f6a1d3b2dcdecb6309c |5252782ce0c9fdd2 |e13e77808f59a1a7 --- Comment #3 from Boudewijn Rempt <[email protected]> --- Git commit 677b1f6a1d3b2dcdecb6309ce13e77808f59a1a7 by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 03/04/2018 at 11:20. Pushed by rempt into branch 'krita/4.0'. Fix painting with colorsmudge brushes on transparency masks We should create a correct composition source device. The precise copy of the device cannot create it correctly, we should do that manually. (cherry picked from commit 7598fff3f4c9e5058f17b3ff5252782ce0c9fdd2) M +24 -0 libs/image/KisPrecisePaintDeviceWrapper.cpp M +14 -0 libs/image/KisPrecisePaintDeviceWrapper.h M +7 -8 plugins/paintops/colorsmudge/kis_colorsmudgeop.cpp https://commits.kde.org/krita/677b1f6a1d3b2dcdecb6309ce13e77808f59a1a7 -- You are receiving this mail because: You are watching all bug changes.
