Quasar: 0.14.4
OS: Linux Mint 18.2
Node: v9.4.0
NPM: 5.6.0
Browsers: Google Chrome for Android mobile(latest version)
iOS:
Android: 6.1
Any other software related to your bug:
No errors
I expect an option or way to hide the scrollbar but keep it function(so the user still able to scroll the tabs)
I tried these CSS rules to hide it but they didn't work:
overflow-x: auto;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
All the best,
Mohammed
Hi,
Any screenshot of exactly what bothers you pls?
I'm asking because there's no scrollbar appearing for QTabs.
Also, please fill in the github ticket template. What browser etc etc
Thanks.
Hi @rstoenescu
Thank you for your reply.
Here is a video https://www.dropbox.com/s/cpti6uy7v9wy7vl/20180126_201037.mp4?dl=0 that shows the scrollbar that I mean in action.
Warm Regards,
Mohammed
@rstoenescu Here is the website if you want to take a look at the code as well:
Just view it on Android mobile with Chrome browser
Ah. You mean that. That are the scrollbars that the browsers use when on mobile. There is no way around it if you don't want to lose the native scrolling (which is smooth). Trust me, you want the native scrolling. Sorry.
By the way. Nice website/app. Would like to see that on https://github.com/quasarframework/quasar-awesome when it's done.
Ah. You mean that. That are the scrollbars that the browsers use when on mobile. There is no way around it if you don't want to lose the native scrolling (which is smooth). Trust me, you want the native scrolling. Sorry.
@rstoenescu Aha, thank you for letting me know that, I thought it is related to QTabs.
By the way. Nice website/app. Would like to see that on https://github.com/quasarframework/quasar-awesome when it's done.
Thank you, sure, it will be my pleasure to do so, I'll let you know when it will be finished.
All the best,
Mohammed