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
Very cool plugin, but after we enabled it, any page with it active ceases to be scrollable in iOS Safari. If I set unbind to true (or just get rid of the plugin) the scrolling works again. Something about this plugin is interfering with the "drag" events.
I've experimented with the dragging, adaptPos, scaleMode, allowDragging, fixedPos, and touchDelay options, but nothing allows the site to scroll. Any ideas?
The text was updated successfully, but these errors were encountered:
Hi :) thanks, I just tried the demo page on iOS 7.1.2 on a friends' phone and it worked fine, can you give me a test page to reproduce the bug and iOS/Browser version?
Very cool plugin, but after we enabled it, any page with it active ceases to be scrollable in iOS Safari. If I set
unbind
totrue
(or just get rid of the plugin) the scrolling works again. Something about this plugin is interfering with the "drag" events.I've experimented with the
dragging
,adaptPos
,scaleMode
,allowDragging
,fixedPos
, andtouchDelay
options, but nothing allows the site to scroll. Any ideas?The text was updated successfully, but these errors were encountered: