reppners / ngx-drag-drop

Angular directives using the native HTML Drag And Drop API
https://reppners.github.io/ngx-drag-drop/
BSD 3-Clause "New" or "Revised" License
307 stars 120 forks source link

Can this be used with a table and some table rows and some table cells and tag <td>? #75

Open sofiafiayur opened 5 years ago

reppners commented 5 years ago

Hi,

there seem to be issues with the draggability of tables. I'll try to check what exactly is the underlying issue and document this limitation.

sofiafiayur commented 5 years ago

Thank you!