Is there a solution to introduce both drag and scroll on mobile devices using Jquery UI and Jquery ui touch punch?
Click to view image I have added image which will explain use case.
Is there a solution to introduce both drag and scroll on mobile devices using Jquery UI and Jquery ui touch punch?
Click to view image I have added image which will explain use case.
Looks like this might be a duplicate of this How to get jQueryUI drag\drop working with touch devices
There are some workarounds that require constantly reading and storing touch events like touchmove
, but for the most party there are easier ways