svelte-dnd-action icon indicating copy to clipboard operation
svelte-dnd-action copied to clipboard

Allow non-draggable elements on the dropzone

Open Fedeorlandau opened this issue 2 years ago • 3 comments

If you add any other div that is not present on the items map it will also prevent the dragging, check this example

working

solves https://github.com/isaacHagoel/svelte-dnd-action/issues/334 and https://github.com/isaacHagoel/svelte-dnd-action/issues/327

I was wondering if we can include a playground folder with svelte to test the changes live.

Fedeorlandau avatar Dec 08 '21 16:12 Fedeorlandau