Diffusion Krita ac99805e8412

Fix animation cache regeneration being stuck in the middle of recalculation

Authored by dkazakov on Mar 14 2018, 11:43 AM.

Description

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.

BUG:391791

Details

Committed
remptMar 14 2018, 11:48 AM
Parents
R37:1702888a1bf9: Transform Tool: keep anchor lock when "Leep Aspect Ratio" is selected
Branches
Unknown
Tags
Unknown