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

Disable Drag and Drop on Playlist #535

Open
aintHuman opened this issue Feb 6, 2023 · 3 comments
Open

Disable Drag and Drop on Playlist #535

aintHuman opened this issue Feb 6, 2023 · 3 comments

Comments

@aintHuman
Copy link

I have an application where the order of the files needs to be strictly enforced.

How can I completely disable the drag-and-drop re-ordering of the files in the playlist via the playlist panel ?

Cheers

@majidjamhsidi
Copy link

Yes, I have the same problem. Lists do not work well on mobile

@SuperBigBang
Copy link

+need to disable drag&drop

@pomeloking01
Copy link

pomeloking01 commented Oct 23, 2023

sortableOptions: { disabled: true, forceFallback: true } in ReactJkMusicPlayerProps

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

4 participants