https://bugs.kde.org/show_bug.cgi?id=404552
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/kde/ | |krita/commit/6d7f665b3d0f3a | |7a43bf991e76d87525a965c5ce Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #1 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 6d7f665b3d0f3a7a43bf991e76d87525a965c5ce by Dmitry Kazakov. Committed on 30/04/2019 at 14:17. Pushed by dkazakov into branch 'master'. Fix asserts in KisSuspendProjectionUpdatesStrokeStrategy It looks like RESUME stroke strategy works differently from other strategies. It can be suspended even when there are no internal jobs left. It happens because the strokes queue uses RESUME strategies as a marker for a position, where to place LodN strokes. It will add new strokes before it even if the resume strategy is almost done :) M +28 -2 libs/image/kis_suspend_projection_updates_stroke_strategy.cpp https://invent.kde.org/kde/krita/commit/6d7f665b3d0f3a7a43bf991e76d87525a965c5ce -- You are receiving this mail because: You are watching all bug changes.