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
{{ message }}
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.
If a timeline fills up the viewport on a touchscreen device, the user is unable to vertically scroll the page — they're effectively 'trapped' in place. Could there be a way to have horizontal gestures drag the timeline while vertical ones move the page? Thanks!
The text was updated successfully, but these errors were encountered:
The used touch library, hammer.js, allows handle drag events in either vertical or horizontal direction. There where some difficulties getting it working though. If anyone is interested into diving into this problem please let us know.
Yes I'm too interested to enable vertical drag on IPad. My timeline is divided on several groups. On tablet users are not able to drag in vertical mode.
If a timeline fills up the viewport on a touchscreen device, the user is unable to vertically scroll the page — they're effectively 'trapped' in place. Could there be a way to have horizontal gestures drag the timeline while vertical ones move the page? Thanks!
The text was updated successfully, but these errors were encountered: