We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I can't seem to be able to autohide the scrollbar and display on hover only, I can't seem to find anything about this in the docs.
The text was updated successfully, but these errors were encountered:
I think it's not documented, but I found the option in the code https://github.com/jkuri/ngSlimscroll/blob/master/src/js/ngSlimscroll.js#L343
I tried <div ng-slimscroll always-visible="false"></div> and it worked.
<div ng-slimscroll always-visible="false"></div>
Sorry, something went wrong.
Thanks @alekstrust for pointing on that :) we should update documentation on project too.
No branches or pull requests
Hello, I can't seem to be able to autohide the scrollbar and display on hover only, I can't seem to find anything about this in the docs.
The text was updated successfully, but these errors were encountered: