angular-drag-and-drop-lists icon indicating copy to clipboard operation
angular-drag-and-drop-lists copied to clipboard

disable the dragging but enable the drag dropped event !

Open k2ibegin opened this issue 7 years ago • 0 comments

Hi,

I am wondering if it is possible to allow a dragged element to drop on an element which has been disabled by dnd-disable-if tag. I have a situation where i want only source as disabled but the same element can be used as destination for dropping an element.

dnd-disable-if tag disables the element for both dragging and dropping !

Thanks

k2ibegin avatar Jun 20 '18 07:06 k2ibegin