@JP wrote:
Hi,
We have a custom class for Link and temporary link(CustomLinkingTool) to compute the straight line. This causing the diagram to load too slow and some times browser is hanging. I was thinking that because of custom Link.ComputePoint(), the diagram computing the points for the loading link's.My Doubt's?
1. Is there any way to cancel computing Link.Computepoints() at load time of diagram?
2. And also I am looking for initializing all the listener's, custom classes link after the custom dragging, linking, and so after diagram is loaded in canvas. Is there any way to do it?
Posts: 10
Participants: 2