Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to show all the selected items when dragging? #2348

Open
ducdongmg opened this issue Feb 15, 2024 · 1 comment
Open

How to show all the selected items when dragging? #2348

ducdongmg opened this issue Feb 15, 2024 · 1 comment

Comments

@ducdongmg
Copy link

When using MultiDrag plugin for dragging multiple item, by default it “fold” all the selected items into the one selected item that the user is dragging.

How can I allow all selected items appear when dragging?
Demo: https://jsbin.com/wopavom/edit?js,output

@Akashetty123
Copy link

Akashetty123 commented Mar 12, 2024

Hi @ducdongmg I don't think that option is available in this library how ever if you want the dragged item to be visible you can refer below code
https://jsbin.com/goxezisahu/edit?html,js,output

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

No branches or pull requests

2 participants