Skip to content

BUG: Fixed an issue with displaying an item's Active Children

The problem was introduced when connecting the Selection Manager to qt model and mesh item classes. The issue is that active children where not being added if there were no qt model item entity children for the item.

Merge request reports