panthernet / GraphX

GraphX for .NET
Apache License 2.0
316 stars 104 forks source link

Rewrote EdgeControl.Source & Target tracking; previously SizeChanged … #98

Closed xen2 closed 6 years ago

xen2 commented 6 years ago

…and PositionChanged callbacks were still bound after Clean() (indirectly due to PropertyChangeNotifier.Dispose() ClearBinding)

Old commit on our fork and would like to have it upstream so that we can use GraphX from NuGet