Diffusion Krita 893bc79a0be4

CCBUG:375253 Replace asserts with warnings.

Authored by rempt on Jan 19 2017, 10:44 AM.

Description

CCBUG:375253 Replace asserts with warnings.

Despite the asserts being of the KIS_ASSERT_RECOVER_NOOP type,
they lead to a hard assert without a message being shown in our
windows builds. I do not know why that is, but it means that this
check gives a crash without any information.

So, for now, let's disable the asserts so we can test what is really
going on.

Details

Committed
remptJan 19 2017, 10:44 AM
Parents
R37:de183bb43576: BUG:375201 Make the gray slider spinbox more precise
Branches
Unknown
Tags
Unknown