Diffusion Krita 668c2711fdb1

Do not try to group an empty set of nodes

Authored by rempt on Oct 21 2018, 11:35 AM.

Description

Do not try to group an empty set of nodes

We cannot disable the action, since the list of nodes that's
going to be grouped is only available this deep in the function,
so check if there nodes left to group, and if there aren't,
return.

BUG:400072

Details

Committed
remptOct 21 2018, 11:35 AM
Parents
R37:5ddbfc6d4a44: Revert "Fix compilation on compilers which do not have Atomic built-in"
Branches
Unknown
Tags
Unknown