angularjs-dragula icon indicating copy to clipboard operation
angularjs-dragula copied to clipboard

is it good to send dropElmModel with 'drop-model'?

Open gsaandy opened this issue 9 years ago • 0 comments

is it possible to send dropElmModel with 'drop-event' like

drake.emit('drop-model', dropElm, target, source, dropElmModel); instead drake.emit('drop-model', dropElm, target, source);

gsaandy avatar Nov 05 '16 11:11 gsaandy