Diffusion Krita 33c7b98c9b2e

Change Document::createFilterMask API to require either a Selection or a Node…

Authored by victorw on May 7 2019, 9:02 PM.

Description

Change Document::createFilterMask API to require either a Selection or a Node from which to initialize the selection with.

This prevents a crash that would occur when parenting a FilterMask without a selection to a node.

BUG:395000