https://bugs.kde.org/show_bug.cgi?id=512577
--- Comment #4 from Dmitry Kazakov <[email protected]> --- Git commit 15c8ac68f6cbb30f9e693c3504ca75faadf757e4 by Dmitry Kazakov, on behalf of Agata Cacko. Committed on 03/03/2026 at 14:29. Pushed by dkazakov into branch 'master'. Fix calculations of subgrids in GridIterationTools Before this commit, the GridIterationTools subgrids calculations assumed that the first column and row of the grid are pixelPrecision tall/wide. This commit fixes that assumption, and changes the calculations to have grid lines on the pixels divisable by pixelPrecision. M +7 -7 libs/image/kis_grid_interpolation_tools.h https://invent.kde.org/graphics/krita/-/commit/15c8ac68f6cbb30f9e693c3504ca75faadf757e4 -- You are receiving this mail because: You are watching all bug changes.
