dugarab / jsplumb

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

draggable does not pass helper #316

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
the jsFiddle: http://jsfiddle.net/ymtyB/

jsPlumb does not pass helpers ( example helper:'clone' ) to jQuery UI

the first div in the fiddle is draggable and containment is restricted to 
parent, but it does not get cloned when dragging

Original issue reported on code.google.com by oliver.e...@in2code.de on 4 Feb 2013 at 1:23

GoogleCodeExporter commented 8 years ago
i tested this on localhost/webhost/fiddle, different jQuery/jQuery UI/jsPlumb 
versions

Original comment by oliver.e...@in2code.de on 4 Feb 2013 at 1:25

GoogleCodeExporter commented 8 years ago
yep, thats right.  jsplumb doesn't support the helper:clone option.  it would 
be really messy to have to support that.

Original comment by simon.po...@gmail.com on 4 Feb 2013 at 7:37