You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 15, 2026. It is now read-only.
I'm filing this as an issue because they're doesn't seem to be any active forum or discussion platform anymore.
What's the recommended way to always anchor edges (connections) to the center of nodes instead of their outline?
I understand that I have to bind a custom IAnchorProvider and/or IComputationStrategy, but I wasn't able to replace the outline-anchoring behavior of the DefaultAnchorProvider no matter what I tried.
I'm filing this as an issue because they're doesn't seem to be any active forum or discussion platform anymore.
What's the recommended way to always anchor edges (connections) to the center of nodes instead of their outline?
I understand that I have to bind a custom
IAnchorProviderand/orIComputationStrategy, but I wasn't able to replace the outline-anchoring behavior of theDefaultAnchorProviderno matter what I tried.