Skip to content
This repository was archived by the owner on Mar 10, 2024. It is now read-only.

How to prevent/stop auto rearranging items when am item dragged from the list? #499

Open
sonasaran opened this issue Oct 11, 2018 · 0 comments

Comments

@sonasaran
Copy link

Hi,
i want to prevent the rearranging the items(filling the gap) when an item dragged from the list
for example:
I have3 items in my list called list1 (item1,item2,item3)
i am dragging item2 from the list and dropped in another list called list2
now item3 in list1 is automatically moved and occupies item2's place (item1,item3)
but i want (item1,empty place, item3) How can i achieve this?
Thanks,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant