Hi,
I am trying to create custom anchors for my links and I found this topic that helped me a lot, but I still have one problem. When I customize a link’s route using anchors in my diagram, everything works fine until I try to add a new link. Then the route that had been customized goes back to it’s previous state, it’s like the modifications that were made are cancelled.
I use the ReshapingTool class that you gave in that post. This behavior doesn’t appear in the GoWpfBasic demo.
Here I customize the links route :
This happens when I try to add a new link.
Thanks