ngDraggable icon indicating copy to clipboard operation
ngDraggable copied to clipboard

Drop in nested Divs

Open attiyafathalla opened this issue 9 years ago • 3 comments

I working in system needs to add nested droppable divs dynamically so when i drop the element in the deepest child it dropped also in the parent div so what i can do to stop this behavior i know that in JQuery there is an option {greedy:true}. Is there any option like that in your directive

attiyafathalla avatar Dec 24 '15 06:12 attiyafathalla

++++++1

I really need assistance with this. I have overlapping drop zones. When an item is dropped in within the overlapping area, both dropzones are triggered. I would like to be able to configure which dropzone has the priority. @attiyafathalla Did you resolve this?

francoisgrogor avatar Feb 16 '16 10:02 francoisgrogor

+1

afmmars avatar Mar 15 '16 19:03 afmmars

See pull request : https://github.com/fatlinesofcode/ngDraggable/pull/224

francoisgrogor avatar Mar 16 '16 06:03 francoisgrogor