Kitware / clique

Graph editor library/application
Apache License 2.0
10 stars 6 forks source link

Node grouping leads to infinite recursion #97

Closed waxlamp closed 9 years ago

waxlamp commented 9 years ago

The feature was broken in commit d08458bd178c7c62c6e70a48137e197354a3aaaf. This seems to be related to changing from identifying links according to their source/target nodes, to supplying each link with its own Mongo ID.

waxlamp commented 9 years ago

Closing in favor of https://github.com/XDATA-Year-3/clique-anb/issues/1