Hi there,
I'm having a performance issue when restoring the diagram attached to this
issue.
I am using the function jsPlumb.setSuspendDrawing(true)
and jsPlumb.setSuspendDrawing(false, true) at the end.
I know the diagram is big.
So far what I have done is make a loop that schedules the drawing of each
connection separated by 50 ms. This stops the browser from completely blocking.
Original issue reported on code.google.com by mfc...@gmail.com on 22 Jun 2012 at 5:34
Original issue reported on code.google.com by
mfc...@gmail.com
on 22 Jun 2012 at 5:34Attachments: