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

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 8f88c50c8f8cb5b08cae33f13d5509c6c510c8bf by Dmitry Kazakov.
Committed on 21/05/2020 at 16:38.
Pushed by dkazakov into branch 'master'.

Fix KisSuspendProjectionUpdatesStrokeStrategy to replay refresh requests as
well

When Lod0 stroke executes in the background, all image updates should
be disabled, including fullRefreshAsync() requests.

The patch fixes artifacts when applying multiple Move Tool strokes
sequentially in LodN mode.

M  +24   -2    libs/image/kis_image.cc
M  +1    -0    libs/image/kis_image.h
M  +1    -0    libs/image/kis_image_interfaces.h
M  +9    -0    libs/image/kis_projection_updates_filter.cpp
M  +2    -0    libs/image/kis_projection_updates_filter.h
M  +6    -1    libs/image/kis_simple_update_queue.cpp
M  +2    -1    libs/image/kis_simple_update_queue.h
M  +64   -15   libs/image/kis_suspend_projection_updates_stroke_strategy.cpp
M  +2    -2    libs/image/kis_update_scheduler.cpp
M  +1    -1    libs/image/kis_update_scheduler.h

https://invent.kde.org/graphics/krita/commit/8f88c50c8f8cb5b08cae33f13d5509c6c510c8bf

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

Reply via email to