https://bugs.kde.org/show_bug.cgi?id=427831
--- Comment #3 from Tiar <tamtamy.tym...@gmail.com> --- Git commit 6daaab5efe1356f72510dc8535d1c387e16a8d5c by Agata Cacko. Committed on 09/08/2021 at 17:52. Pushed by tymond into branch 'master'. Add KritaUtils::mirrorX for QPointF precision Before this commit, KritaUtils only had functions to mirror with the axis having only integer precision. This commit adds functions that can mirror with the point with float precision. That allows using them for mirroring axis in the middle of the pixel. M +41 -0 libs/image/krita_utils.cpp M +4 -0 libs/image/krita_utils.h https://invent.kde.org/graphics/krita/commit/6daaab5efe1356f72510dc8535d1c387e16a8d5c -- You are receiving this mail because: You are watching all bug changes.