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

[ENH] Drag and drop on mobile without touchpunch #1336

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Domeshow
Copy link

@Domeshow Domeshow commented May 12, 2023

The drag and drop does not work on mobile devices unless you use jqueryui-touch-punch as it says here #330 (comment).
This pull request causes the events to be converted on the mobile devices so that the drag and drop works there.

Note: I made some neat modifications to the Javascript and want help 'porting' back up to the CoffeeScript version

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

Successfully merging this pull request may close these issues.

None yet

1 participant