Diffusion Krita 561a2e83be5d

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:30 PM
Parents
R37:a01f94498710: Remove unused method
Branches
Unknown
Tags
Unknown