https://bugs.kde.org/show_bug.cgi?id=486417
--- Comment #10 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 5e141c1fb3e326f962cda81d318ac62156449c73 by Dmitry Kazakov. Committed on 05/08/2024 at 13:34. Pushed by dkazakov into branch 'krita/5.2'. 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/5e141c1fb3e326f962cda81d318ac62156449c73 -- You are receiving this mail because: You are watching all bug changes.