AshesOfOwls / jquery.shapeshift

A dynamic grid system with drag and drop functionality.
http://ashesofowls.github.com/jquery.shapeshift/
MIT License
1.67k stars 311 forks source link

Bug : Touch not working. #115

Closed AhmadAhsan closed 9 years ago

AhmadAhsan commented 9 years ago

After switching off "Drag & Drop" settings, I am unable to scroll the page (http://mcpants.github.io/jquery.shapeshift/) using iPad while pointing child elements of ShapeShift container. However I have tested touch events on "Touch Punch UI" official site, touch is working fine to drag drop elements in "Try Some Examples" section at http://touchpunch.furf.com/. Is there any issue with ShapeShift which overwrites touchpunch ui hack?

Any suggestions or work around?

AhmadAhsan commented 9 years ago

Finally got the solution, used latest version 0.2.3 of touchpunch and everything is going on the fly !!!