https://bugs.kde.org/show_bug.cgi?id=416892
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/0e28b2a36 |hics/krita/commit/733a9480f |ba79805330c0f66d1bf5058a437 |bdc0c334407d8184f09d251485c |ddf2 |17ca --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 733a9480fbdc0c334407d8184f09d251485c17ca by Dmitry Kazakov. Committed on 12/06/2020 at 18:15. Pushed by dkazakov into branch 'master'. 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/733a9480fbdc0c334407d8184f09d251485c17ca -- You are receiving this mail because: You are watching all bug changes.