jquery.drag-multiple icon indicating copy to clipboard operation
jquery.drag-multiple copied to clipboard

ability to control the clone of the selected items

Open javadoug opened this issue 12 years ago • 1 comments

Rev 1: ability to provide a dom element: helper: function(jqEvent) { return dragmultiplehelper; } ability to say no helper: helper: false ability to say clone: helper: "clone"

Out of Scope: tighter integration with draggable instance. It is not clear what the requirements should be. So declaring drag-multiples' own helper makes the most sense to me.

javadoug avatar Oct 23 '13 18:10 javadoug

+1

noctivityinc avatar Jul 28 '14 19:07 noctivityinc