You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an accepted recent solution to the problem of draggable elements not working on touch screens? I've tried the solutions mentioned in some older forums like this one from 2012, but they have not worked. (These include using .touch() and jquery-ui-duck-punch.)
I can pull example code, but it seems like a known issue and it's working as expected on a laptop! The larger (and very much in progress) project is here with the specific point using draggablehere.
Thanks
The text was updated successfully, but these errors were encountered:
Is there an accepted recent solution to the problem of
draggable
elements not working on touch screens? I've tried the solutions mentioned in some older forums like this one from 2012, but they have not worked. (These include using.touch()
andjquery-ui-duck-punch
.)I can pull example code, but it seems like a known issue and it's working as expected on a laptop! The larger (and very much in progress) project is here with the specific point using
draggable
here.Thanks
The text was updated successfully, but these errors were encountered: