Diffusion Krita a9b8a3a1fa2b

Fix random crashes when converting image color space

Authored by dkazakov on Sep 11 2019, 12:54 PM.

Description

Fix random crashes when converting image color space

The patch basically ports image color space conversion into strokes
system. The crash happened becasue updates were initiated right when
the visitor was changing layers. With the strokes, this problem should
be resolved.

The patch also changed UIX: now 'Image->Properties->Color Space'
changes the entire color space of the image, but not only color space
of the root node (projection).

BUG:410776

Details

Committed
dkazakovSep 11 2019, 5:14 PM
Parents
R37:0381878fcb6c: Fix a crash when loading JPEG image with a weird color profile
Branches
Unknown
Tags
Unknown