Hareeshchandera / jsplumb

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

jsPlumb.connect does not register endpoints with drag manager #274

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
in this fiddle:

http://jsfiddle.net/sporritt/4gW5K/2/

when you drag,the endpoints don't move.  that is because jsPlumb.connect never 
tells the underlying drag manager about the newly created endpoints - it should.

Original issue reported on code.google.com by simon.po...@gmail.com on 28 Aug 2012 at 3:12

GoogleCodeExporter commented 8 years ago
whoops, that fiddle doesn't do anything at all!

try this one:

http://jsfiddle.net/sporritt/dNZ8H/9/

Original comment by simon.po...@gmail.com on 28 Aug 2012 at 3:19

GoogleCodeExporter commented 8 years ago
fixed - will be released shortly in 1.3.13

Original comment by simon.po...@gmail.com on 28 Aug 2012 at 4:25