https://bugs.kde.org/show_bug.cgi?id=416892
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/0e28b2a36 | |ba79805330c0f66d1bf5058a437 | |ddf2 Resolution|--- |FIXED --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 0e28b2a36ba79805330c0f66d1bf5058a437ddf2 by Dmitry Kazakov. Committed on 12/06/2020 at 18:14. Pushed by dkazakov into branch 'krita/4.3'. Fix KoColorSpace::differenceA() handle fully transparent pixels properly If the pixel is fully transparent, then it is treated as if its color channels would be the same as ones of the other pixel. It fixes the problem of calculating threshold of flood fill tools. M +2 -2 libs/image/floodfill/kis_scanline_fill.cpp M +7 -0 libs/pigment/KoColorSpace.h M +4 -1 plugins/color/lcms2engine/LcmsColorSpace.h https://invent.kde.org/graphics/krita/commit/0e28b2a36ba79805330c0f66d1bf5058a437ddf2 -- You are receiving this mail because: You are watching all bug changes.