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

setScrollBarHidden(true) does not work #106

Open
silent10 opened this issue Sep 14, 2017 · 3 comments
Open

setScrollBarHidden(true) does not work #106

silent10 opened this issue Sep 14, 2017 · 3 comments

Comments

@silent10
Copy link

setScrollBarHidden(true) does not work and the scroll bar is still visibile.

@turing-tech
Copy link
Owner

Unable to replicate. Please provide more information about what flavor of bar you are using and the steps to reproduce.

@behlsoft
Copy link

behlsoft commented Mar 21, 2018

scrollbar and handle still visible. i want it visible or invisible condition based. setscrollBarHidden(true) stops the functionality but no effect on visibility.

@behlsoft
Copy link

I did go through your code in commit and found that you can make your 'handleTrack' and 'handleThumb' public or make getter setter for that so that we can make it visible or invisible accordingly. You did this when you need to hide scrollbar and thumb if items are less.

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

No branches or pull requests

3 participants