Siccity / xNodeGroups

A small addon for xNode that lets you add groups to your graphs
MIT License
96 stars 22 forks source link

Connection point fix #6

Closed RomanZanevski closed 2 years ago

RomanZanevski commented 2 years ago

If you use additional connection points in your graph you will see the NullRefExeption and your group will not be able to capture nodes inside, because of connection point(it's the same node with null type). This small fix add ability to capture graphs with connection points.