@mlerman wrote:
Hello,
I have a two-way binding on the points property of a go.Link:
new go.Binding("points", "goPoints").makeTwoWay(),It works perfectly well when I reshape the links.
However, when I draw a new link using the linking tool, the value I get in goPoints is undefined. Only when I reshape the link do I get a proper value.
Any idea?
Thanks,
Marc.
Posts: 1
Participants: 1