Franklinjagan / jsplumb

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

connection line attach to wrong point dragging block IE8 #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
when you drags block 'too fast' connection line detaches from correct endpoint
(see screenshot in the attache)

if you drag block a 'little slowly' connection line moves to right place

Original issue reported on code.google.com by Gruzdev....@gmail.com on 13 Nov 2010 at 8:32

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
It tends to be more reproducible on complex charts
(when more connections involved)

Original comment by Gruzdev....@gmail.com on 13 Nov 2010 at 8:38

Attachments:

GoogleCodeExporter commented 9 years ago
It looks like only 'target' endpoint is always involved
'source' endpoint always moves to right place

if I again move 'target' endpoint parent block too fast, 
'target' endpoint move to place where it should be one step ago

Original comment by Gruzdev....@gmail.com on 16 Nov 2010 at 1:59

GoogleCodeExporter commented 9 years ago
i think this was a performance issue - there was a lot of calculating being 
done at drag time.  1.2.4 has some performance enhancements to address that 
problem.  

so the fix for this is in 1.2.4-RC1 right now; will verify when i release 1.2.4.

Original comment by simon.po...@gmail.com on 25 Nov 2010 at 9:14

GoogleCodeExporter commented 9 years ago

Original comment by simon.po...@gmail.com on 27 Nov 2010 at 1:14