https://bugs.kde.org/show_bug.cgi?id=373315
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/e964c2951f1e3bbf5becf480 |ta/6213b0e10e782056d13c90a7 |16d2bb209c599c17 |ad0e94f6a506616c --- Comment #3 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 6213b0e10e782056d13c90a7ad0e94f6a506616c by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 06/04/2017 at 10:02. Pushed by rempt into branch 'krita/3.1'. Regenerate frames cache *before* starting the playback Now when you click "Play" button, the cache is first regenerated, and only after that, the playback starts. Fixes T4878 CC:kimages...@kde.org M +1 -0 libs/ui/CMakeLists.txt M +70 -0 libs/ui/KisAnimationCacheRegenerator.cpp M +10 -0 libs/ui/KisAnimationCacheRegenerator.h M +12 -0 libs/ui/canvas/kis_animation_player.cpp A +124 -0 libs/ui/dialogs/KisAnimationCacheUpdateProgressDialog.cpp [License: GPL (v2+)] C +15 -20 libs/ui/dialogs/KisAnimationCacheUpdateProgressDialog.h [from: libs/ui/KisAnimationCacheRegenerator.h - 058% similarity] M +3 -20 libs/ui/kis_animation_cache_populator.cpp https://commits.kde.org/krita/6213b0e10e782056d13c90a7ad0e94f6a506616c -- You are receiving this mail because: You are watching all bug changes.