Diffusion Krita 037a1d75ddfe

Remove wrongly placed assert in tiff export

Authored by tymond on Jun 11 2019, 8:55 AM.

Description

Remove wrongly placed assert in tiff export

Previous version of tiff export assumed that if visitor returns
false it means internal error, a bug in the code. Truth is, it can
happen also if the image (or layer) has an unsupported color space.
Hence deletion of the assert and replacement InternalError error code
with just Failure.

BUG:408177

Details

Committed
tymondJun 11 2019, 11:53 AM
Parents
R37:106eb7df527c: bump snap to 4.2.1 + update build deps
Branches
Unknown
Tags
Unknown