Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile swipe gesture to scroll through tabs? #44

Closed
cathal-killeen opened this issue May 28, 2017 · 2 comments
Closed

Mobile swipe gesture to scroll through tabs? #44

cathal-killeen opened this issue May 28, 2017 · 2 comments

Comments

@cathal-killeen
Copy link

I'm trying to allow touch gestures to scroll through the tabs when on a mobile device. I'm not sure how to enable/implement this though. Currently the only way to scroll through the tabs is to click the two side buttons, but it would be much more intuitive to simply swipe through them.

@mikejacobson
Copy link
Owner

v1.1.0 adds support for touch swiping, with the caveat that it's really only practical for WebKit-based browsers, otherwise you'll have a visible horizontal scrollbar.

Details in the README here:
https://github.com/mikejacobson/angular-bootstrap-scrolling-tabs#allowScrollbar

I hope this gives you what you need.

@cathal-killeen
Copy link
Author

Thanks!

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

No branches or pull requests

2 participants