Diffusion Krita 4cb60201bab3

Fix jumping of shapes when Orthogonal Snap is enabled

Authored by dkazakov on Jun 11 2020, 9:50 PM.

Description

Fix jumping of shapes when Orthogonal Snap is enabled

We shouldn't take the toplevel shape layer into account when looking
for targets for snapping. The layer is not represented anyhow in the
rendering tree and its bounding box may conincide with the one of its
children shapes.

BUG:414336