Diffusion Krita db811bc82a3a

Fix assert when manipulating animation frames

Authored by dkazakov on May 16 2019, 9:48 AM.

Description

Fix assert when manipulating animation frames

Every frame add/move/delete command issues canvas updates. We shouldn't
let these updates to run until all manipulations with m_frames are
finished. Otherwise there will be non-thread-safe access to frames
storage.

BUG:405723

Details

Committed
dkazakovMay 16 2019, 9:49 AM
Parents
R37:839ef0933b20: debug--
Branches
Unknown
Tags
Unknown