Skip to content

Connect visual selection on mask scene and selection of items in MasksSet

Mikhail Svechnikov requested to merge m.0 into main

Now scene graphics is bounded with MasksSets for masks and projections.

Only single selection on the scene is allowed ==> when we select mask, we unselect projection and vice versa.

Key Del deletes the currently selected thing on the scene. It automatically detects the parenting Set and deletes the item from there.

Merge request reports

Loading