Diffusion Krita 7fcae6466279

Remove dangerous asserts

Authored by rempt on Jan 30 2018, 11:08 AM.

Description

Remove dangerous asserts

If the if condition makes it possible for the widget object to
be null, the assert should not check from the widget's objectName,
because if the widget is null, that would crash.

Details

Committed
remptJan 31 2018, 11:52 AM
Parents
R37:818f43a98cf1: Add a few TODO items
Branches
Unknown
Tags
Unknown