Diffusion Krita d04b9cc48197

Replace save assert with if statement

Authored by rempt on Sep 15 2018, 2:36 PM.

Description

Replace save assert with if statement

Asserts exist to catch coding errors; if a file is linked from
an svg file, but that file doesn't exist, it's not a coding
error, but a condition we need to handle.

BUG:98576

Details

Committed
remptSep 24 2018, 6:56 AM
Parents
R37:191067e075ff: Remove the shortcut for wraparound mode
Branches
Unknown
Tags
Unknown