Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 7069

TwoWay binding on link's "points" not updated with value when drawing a link

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 7069

Trending Articles