Diffusion Krita 4e41d829a363

Fix crash when switching color-filtered layers too quickly

Authored by dkazakov on May 1 2017, 2:15 PM.

Description

Fix crash when switching color-filtered layers too quickly

Sometimes, during the removal process, the model emits currentChanged()
signal, which may cause a double-recursion, which causes a crash.

BUG:377732

Details

Committed
dkazakovMay 1 2017, 2:31 PM
Parents
R37:89641bfc428c: Don't let the user close the document while saving is in progress
Branches
Unknown
Tags
Unknown