clarkmcc / ngraph

A blender-style node editor for React, built on xyflow
https://ngraph.clarkmccauley.com
MIT License
50 stars 3 forks source link

Group Nodes #11

Closed clarkmcc closed 9 months ago

clarkmcc commented 9 months ago

This implementation doesn't feel right. I'm leaning towards taking advantage of the node's hidden property to avoid having to deal with two arrays (all nodes and visible nodes)