dugarab / jsplumb

Automatically exported from code.google.com/p/jsplumb
0 stars 0 forks source link

jsPlumb paint performance #258

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

Attachments:

GoogleCodeExporter commented 8 years ago
jsPlumb doesn't use google code anymore...it's on github.  and i can only 
support the latest version (1.5.2 currently).

Original comment by simon.po...@gmail.com on 18 Sep 2013 at 5:07