https://bugs.kde.org/show_bug.cgi?id=441826
--- Comment #6 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 634c4790017dee4c4d416b95ea783d00d692b7f1 by Dmitry Kazakov. Committed on 25/11/2021 at 11:36. Pushed by dkazakov into branch 'master'. Make backward interpoilation validity check more robust When estimating the area under the polygon we shoudl care about both triangles, ABC and BCD. Otherwise it can declare correct polygons as invalid. M +3 -5 libs/image/kis_four_point_interpolator_backward.h https://invent.kde.org/graphics/krita/commit/634c4790017dee4c4d416b95ea783d00d692b7f1 -- You are receiving this mail because: You are watching all bug changes.