Diffusion Krita 38068c34e54d

Fix regression (deadlock) when loading .kra with non-default color prfofile

Authored by dkazakov on Oct 15 2019, 5:06 PM.

Description

Fix regression (deadlock) when loading .kra with non-default color prfofile

KisKraLoader works under ubdatesBlocked(), so to ensure waitForDone()
doesn't deadlock, we should guarantee that no updates are issued in
a process of profile setting. And we shouldn't issue updates anyway,
because loading process will emit initialRefreshGraph() anyway.

Details

Committed
dkazakovNov 5 2019, 5:44 PM
Parents
R37:fbfa4c731430: Restore Image->Properties to have an option to convert projection-only
Branches
Unknown
Tags
Unknown