https://bugs.kde.org/show_bug.cgi?id=442796
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/21e737e93 |hics/krita/commit/ce3fc08b9 |11ad8605c39cd133bbc29f17288 |04bb8b4417997dad832bf645e89 |c0db |ee7e --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit ce3fc08b904bb8b4417997dad832bf645e89ee7e by Dmitry Kazakov. Committed on 01/10/2021 at 10:40. Pushed by dkazakov into branch 'krita/5.0'. Fix updates in wraparound mode The previos algorithm was just incorrect, it rewritten the central line multiple times (due to the shared value in lambda) :( M +34 -1 libs/image/kis_wrapped_rect.h M +168 -0 libs/image/tests/kis_algebra_2d_test.cpp M +3 -0 libs/image/tests/kis_algebra_2d_test.h M +11 -26 libs/ui/canvas/kis_canvas2.cpp https://invent.kde.org/graphics/krita/commit/ce3fc08b904bb8b4417997dad832bf645e89ee7e -- You are receiving this mail because: You are watching all bug changes.