https://bugs.kde.org/show_bug.cgi?id=427833
Tymond <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/01d1b3a17 |hics/krita/commit/8600aba68 |506c62b1a058aa5653ef9745dbe |c2390c3eef871f53b2f971382bc |39ca |0847 --- Comment #5 from Tymond <tamtamy.tym...@gmail.com> --- Git commit 8600aba68c2390c3eef871f53b2f971382bc0847 by Agata Cacko. Committed on 14/12/2020 at 15:39. Pushed by tymond into branch 'krita/4.3'. Fix isometric grid with partial updates Before this commit, isometric grid would drawn incorrectly every time imageRect couldn't fit whole inside updateRect (in case of zooming in on the cavas, for example, or after partial updates implementation, also under the outline cursor). This commit fixes that by making sure the drawing uses the full imageRect for calculation. M +4 -0 libs/ui/canvas/kis_grid_decoration.cpp https://invent.kde.org/graphics/krita/commit/8600aba68c2390c3eef871f53b2f971382bc0847 -- You are receiving this mail because: You are watching all bug changes.