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

Fix for jquery 1.13+ #140

Closed
wants to merge 1 commit into from
Closed

Fix for jquery 1.13+ #140

wants to merge 1 commit into from

Conversation

roastpiece
Copy link

Fixes #138

Because _mouseDrag is overwritten, we need to set this.dragDirection manually for 1.13+.

See this for reference:
jquery/jquery-ui@c866e45?diff=split#diff-5889c43d9a6c47827816ea1c645872b088b826f48a1b16cf7b6d82612fa48ddaR437-R440

@roastpiece
Copy link
Author

NVM didnt see it was already fixed here

@roastpiece roastpiece closed this Aug 5, 2022
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.

Sorting Breaks with jQuery UI 1.13+
1 participant