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

onLinkConnected not call

$
0
0

@llopht wrote:

I have a little issue with GoJS :

I drop nodes on the diagram and create links between some ports.I use onLinkConnected event to call a method to change the link and ports styles according to connected data ports. I save the nodeDataArray and linkDataArray in my database.

Now I reload my App with the previous records saved but :

The onLinkConnected is not call. I tried to use the layoutCompleted event to find connected links on each nodes but the corresponding method (findConnctedLinks) return zero value. How to do this ?

Each link has no points. Why ?

Thanks and merry christmas.

Jerome

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6969

Trending Articles