Gentlymad-Studios / NewGraph

A general node graph solution centered on data management. This is based on the idea to visualize complex data structures as graph networks without having to modify already established data classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error occur when drag a conncted node into a GroupCommentNode

likemango opened this issue · comments

Thanks for the bug report!
This has to do with some recent changes to GraphViewBase.

Since this is its own package you can request an older commit where this issue should not appear until we fixed it. Here is the link to the specific version (you can use it directly in the package manager): https://github.com/Gentlymad-Studios/GraphViewBase.git#0ff5f7fb9154e4eebb75c0063fe134451d65d0ef

This has been fixed by @leissler

Please be aware that the bug was caused by the underlying GraphViewBase, so you have to ensure you update this package :)