https://bugs.kde.org/show_bug.cgi?id=442796
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/21e737e93 | |11ad8605c39cd133bbc29f17288 | |c0db Resolution|--- |FIXED --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 21e737e9311ad8605c39cd133bbc29f17288c0db by Dmitry Kazakov. Committed on 01/10/2021 at 10:24. Pushed by dkazakov into branch 'master'. 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/21e737e9311ad8605c39cd133bbc29f17288c0db -- You are receiving this mail because: You are watching all bug changes.