https://bugs.kde.org/show_bug.cgi?id=473853
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/67c02bc | |306dcb16165e2e8475239cc02c5 | |e1a3cc Resolution|--- |FIXED --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 67c02bc306dcb16165e2e8475239cc02c5e1a3cc by Dmitry Kazakov. Committed on 31/08/2023 at 13:50. Pushed by dkazakov into branch 'master'. [not for 5.2.0] Fix artifacts when moving a layer under a blur adjustment layer Basically, KisRefreshSubtreeWalker should explicitly reset change rect **only** when used in standalone mode. Inside KisFullRefreshWalker mode the change rect is calculated in advance by the parent walker. M +1 -1 libs/image/kis_full_refresh_walker.h M +5 -2 libs/image/kis_refresh_subtree_walker.h https://invent.kde.org/graphics/krita/-/commit/67c02bc306dcb16165e2e8475239cc02c5e1a3cc -- You are receiving this mail because: You are watching all bug changes.