ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.03k stars 1.2k forks source link

Gridster grid getting stuck on iPad while sliding in. #554

Open hasanfkhan opened 8 years ago

hasanfkhan commented 8 years ago

tilll

The image above shows the issue that I am observing while running the application on iPad. The white boxes are created using the gridster.js library and are draggable. The issue is that on a desktop the boxes appear on the screen completely where as on iPad, they slide in from the right. Some times they get stuck on iPad and are not able to slide in completely. The image above shows the gridster grid being stuck while sliding in from the right.

Is is possible to disable this "slide in" behavior on iPad and ensure that the gridster grid loads completely rather than getting stuck?