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

add touch cancel support for utils #73

Merged

Conversation

ChildishDanbino
Copy link

@ChildishDanbino ChildishDanbino commented Oct 25, 2016

treat touchCancel event like touchEnd to un-mount cloned element from DOM. This should resolve #72

on treat touchCancel event like touchEnd
@clauderic
Copy link
Owner

This is perfect, thanks!

@clauderic clauderic merged commit 88fff1c into clauderic:master Oct 26, 2016
DimitarNestorov pushed a commit to codemotionapps/react-sortable-hoc that referenced this pull request Feb 4, 2019
[Bugfix] Listen for `touchCancel` event to end sorting
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.

onTouchCancel not accounted for - leaves cloned element painted on DOM
2 participants