https://bugs.kde.org/show_bug.cgi?id=486417
--- Comment #8 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 447f962df334f9684aae2f1a03f382144b4c7f76 by Dmitry Kazakov. Committed on 05/08/2024 at 13:33. Pushed by dkazakov into branch 'master'. Don't priority-recalculate frames when they are already cached Priority frames get inserted in the list when the user scratches the animation timeline. It might happen that the frame will get cached before the populator wakes up, so there is no use in recalculating them again. M +7 -0 libs/ui/kis_animation_cache_populator.cpp https://invent.kde.org/graphics/krita/-/commit/447f962df334f9684aae2f1a03f382144b4c7f76 -- You are receiving this mail because: You are watching all bug changes.