marceljuenemann / angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API
MIT License
2.16k stars 713 forks source link

Not able to drag if we add any class to h3 and change the styles of header in advanced drag and drops #436

Open hansiemithun opened 7 years ago

hansiemithun commented 7 years ago

test

Can you please assist me with this, the arrow style created for h3 not letting me drag. Ill have to hold the top most tip of the arrow and try to drag and also the dropzone is so small. How can i increase the style of dropzone.

If i keep dragging, browser getting crash. What should be done to avoid this?