Diffusion Krita 38175ae5b1ef

Fix crash in Split Alpha

Authored by dkazakov on Apr 8 2019, 8:55 AM.

Description

Fix crash in Split Alpha

convertTo() cannot be called from the ctor, because it creates
chared pointers to 'this', which causes early death of the object.

BUG:406241

Details

Committed
dkazakovApr 8 2019, 8:56 AM
Parents
R37:02eca5712337: Fix wrong bounding box on gradient map
Branches
Unknown
Tags
Unknown