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

iOS support lacking #3

Open
nulayuhz opened this issue May 9, 2014 · 2 comments
Open

iOS support lacking #3

nulayuhz opened this issue May 9, 2014 · 2 comments

Comments

@nulayuhz
Copy link

nulayuhz commented May 9, 2014

this plugin works very well on desktop. however, on iOS devices it does not work. I added a ios drag and drop shim from
https://github.com/timruffles/ios-html5-drag-drop-shim

I can drag and rearrange, but there is some issue with the handle. If I specify a handle, I can still drag other area. And I cannot drop unless I drag by touching on the handle. I have to leave the handle blank, then the whole element becomes draggable, thereby disabling a functionality offered by the plugin.

@bachvtuan
Copy link
Owner

Unfortunately, I don't have any ios device for testing.

@Morgul
Copy link

Morgul commented Mar 25, 2015

I've had some good experience with using Google Chrome's device emulation for things like this. (It essentially shots off drag and drop support, so then everything would be going through the shim.)

I haven't tried using that for this library yet, but it's likely it would let you at least attempt to sort out what's going on.

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

3 participants