https://bugs.kde.org/show_bug.cgi?id=469226
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/e39a0cf | |6dfbd4a59e3a028b78d91fc1228 | |3e2064 Status|ASSIGNED |RESOLVED --- Comment #12 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit e39a0cf6dfbd4a59e3a028b78d91fc12283e2064 by Dmitry Kazakov. Committed on 05/07/2023 at 10:46. Pushed by dkazakov into branch 'master'. Make sure lod generation happens under updates locked Updates can come asyncronously via KisNode::handleKeyframeChannelUpdate, when a frame is automatically added via the auto-keyframing feature. To handle this case we should block execution of all the updates for this period of time. M +44 -0 libs/image/KisRunnableStrokeJobUtils.h M +9 -2 libs/image/kis_sync_lod_cache_stroke_strategy.cpp M +3 -1 libs/image/kis_sync_lod_cache_stroke_strategy.h https://invent.kde.org/graphics/krita/-/commit/e39a0cf6dfbd4a59e3a028b78d91fc12283e2064 -- You are receiving this mail because: You are watching all bug changes.