Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Allow vertical swipe/drag to scroll page on touch devices in Timeline #1455

Closed
mourogers opened this issue Nov 23, 2015 · 3 comments
Closed

Comments

@mourogers
Copy link

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!

@josdejong
Copy link
Contributor

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.

@henrye4
Copy link

henrye4 commented Dec 9, 2015

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.

@josdejong
Copy link
Contributor

This is fixed now in the develop branch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants