https://bugs.kde.org/show_bug.cgi?id=512577
--- Comment #10 from Dmitry Kazakov <[email protected]> --- Git commit 72b29ed32d229659c1f16ff40cf7bac5461ce893 by Dmitry Kazakov, on behalf of Agata Cacko. Committed on 03/03/2026 at 14:55. Pushed by dkazakov into branch 'krita/6.0'. 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/72b29ed32d229659c1f16ff40cf7bac5461ce893 -- You are receiving this mail because: You are watching all bug changes.
