Diffusion Krita 3d1a4b0c63d7

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
remptJun 13 2019, 6:00 AM
Parents
R37:e1fae7a4eb84: bump snap to 4.2.1 + update build deps
Branches
Unknown
Tags
Unknown