https://bugs.kde.org/show_bug.cgi?id=408889
--- Comment #10 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 3820a71b62246219c247d1e880f83db21e8fcdb1 by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 24/06/2019 at 08:20. Pushed by rempt into branch 'krita/4.2'. Make sanity checks in the scanline fill more relaxed Basically, we should use safe asserts for them to ensure that the user doesn't have a data-loss. M +11 -3 libs/image/floodfill/kis_fill_interval_map.cpp M +1 -1 libs/image/floodfill/kis_fill_sanity_checks.h M +3 -3 libs/image/floodfill/kis_scanline_fill.cpp https://invent.kde.org/kde/krita/commit/3820a71b62246219c247d1e880f83db21e8fcdb1 -- You are receiving this mail because: You are watching all bug changes.