https://bugs.kde.org/show_bug.cgi?id=419534
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/679ebac38 |hics/krita/commit/e3c0816bc |cda1c500cd3013bf783787b1bed |11f990c546195ea63cfc5a37610 |e5de |7b82 --- Comment #4 from Dmitry Kazakov <[email protected]> --- Git commit e3c0816bc11f990c546195ea63cfc5a376107b82 by Dmitry Kazakov. Committed on 08/06/2020 at 20:54. Pushed by dkazakov into branch 'master'. Fix border artifacts in edge-detection filters KisConvolutionPainter::applyMatrix() will automatically read more data outside the passed `areaSize` if it is needed for the kernel. There is no need to pass bigger area to the painter. M +8 -3 libs/image/kis_convolution_painter.h M +15 -29 libs/image/kis_edge_detection_kernel.cpp https://invent.kde.org/graphics/krita/commit/e3c0816bc11f990c546195ea63cfc5a376107b82 -- You are receiving this mail because: You are watching all bug changes.
