Diffusion Krita 139c89282078

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
remptMay 17 2019, 8:12 AM
Parents
R37:d1051c8ffbed: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown