https://bugs.kde.org/show_bug.cgi?id=512577

--- Comment #5 from Dmitry Kazakov <[email protected]> ---
Git commit 32acf5d57a138e88597e9e522226d913c2774462 by Dmitry Kazakov, on
behalf of Agata Cacko.
Committed on 03/03/2026 at 14:29.
Pushed by dkazakov into branch 'master'.

Add a margin to bounds when painting in Liquify

Before this commit, only the parts that were actually changed were added
to the accumulated brush strokes bounds. This commit adds pixelprecision
on all sides, because "squares" of the grid are changed
even when just one point is changed. Adding a margin of pixelPrecision
makes sure that the points around the actually changed points are marked
as if they changed too, allowing for correct painting of those
"squares".

M  +2    -2    libs/image/kis_liquify_transform_worker.cpp

https://invent.kde.org/graphics/krita/-/commit/32acf5d57a138e88597e9e522226d913c2774462

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to