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
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: