https://bugs.kde.org/show_bug.cgi?id=391791

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://commits.kde.org/kri
                   |                            |ta/aeb753e41d1a59c4138913a5
                   |                            |798f78f5029588ec
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit aeb753e41d1a59c4138913a5798f78f5029588ec by Dmitry Kazakov.
Committed on 14/03/2018 at 11:44.
Pushed by dkazakov into branch 'master'.

Fix animation cache regeneration being stuck in the middle of recalculation

The patch for animation cache leak broke normal recalculation:
KisAsyncAnimationCacheRenderer::clearFrameRegenerationState()
resets the state after each frame recalculation, so we should
initialize it manually every time.

M  +13   -3    libs/ui/dialogs/KisAsyncAnimationCacheRenderDialog.cpp
M  +2    -0    libs/ui/dialogs/KisAsyncAnimationCacheRenderDialog.h
M  +6    -0    libs/ui/dialogs/KisAsyncAnimationFramesSaveDialog.cpp
M  +2    -0    libs/ui/dialogs/KisAsyncAnimationFramesSaveDialog.h
M  +2    -0    libs/ui/dialogs/KisAsyncAnimationRenderDialogBase.cpp
M  +3    -0    libs/ui/dialogs/KisAsyncAnimationRenderDialogBase.h

https://commits.kde.org/krita/aeb753e41d1a59c4138913a5798f78f5029588ec

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to