jquery-sortable
jquery-sortable copied to clipboard
Touch support is broken.
Here is a patch to fix it: https://github.com/johnny/jquery-sortable/pull/169
I put an explanation of my changes in the pull request. Feel free to turn some of those into comments in the code.
@collinstocks, though I haven't used touch support yet, I just wanted to let you know I appreciate you producing a fix. this removes a barrier for me in adopting this plugin.
I think some people are still having issues with iOS touch support. Unfortunately, I don't have an iOS device to test this on. I also didn't end up using this plugin, so I'm not continuing work on this fix, but if you'd like to take it from here, feel free to do so.
It is still an issue on iPad 2 iOS 8. Using jquery-sortable.js v0.9.13 which should include the above fix.
Does anyone tried this http://touchpunch.furf.com/ ?