dugarab / jsplumb

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

Flowchart Connector demo issues #294

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Great library, thanks for your work.

Couple of bugs noticed playing with demos.

Drag Drop connector end and drop it on its other Drag end (e.g. Drag -> Drop, 
Drop -> Drag) result in errors being thrown when you try dragging that node.
‘jsPlumb function failed : TypeError: Cannot read property 'isContinuous' of 
null’ as you drag the node around.  And the connector don’t move with it.

You can drag a Drag connector end and drop it on a Drop and connects ok.  But 
then try dragging a node and all you get is above error as well

Original issue reported on code.google.com by tshnai...@gmail.com on 24 Nov 2012 at 11:14

GoogleCodeExporter commented 8 years ago
this is a duplicate of issue 289, which is fixed in 1.4.0.

Original comment by simon.po...@gmail.com on 24 Nov 2012 at 8:16

GoogleCodeExporter commented 8 years ago
My bad, will remember to search issues first. :)

Original comment by tshnai...@gmail.com on 25 Nov 2012 at 6:56