isaacHagoel / svelte-dnd-action

An action based drag and drop container for Svelte
MIT License
1.67k stars 100 forks source link

540 - shallow copy of the items and... #551

Closed isaacHagoel closed 2 months ago

isaacHagoel commented 2 months ago

shallow copy of the items before splicing and better handling for when there is no shallow element to animate to fixes #540

isaacHagoel commented 2 months ago

Fixes #553 as well