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

Allow more precise scrollbar width in Chrome #25

Open
fastaddons opened this issue Nov 6, 2020 · 0 comments
Open

Allow more precise scrollbar width in Chrome #25

fastaddons opened this issue Nov 6, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@fastaddons
Copy link
Collaborator

Chrome API supports more scrollbar options than Firefox so I guess I could add more options for Chrome.
MDN:
Firefox:
https://developer.mozilla.org/en-US/docs/Web/CSS/scrollbar-width
Chrome:
https://developer.mozilla.org/en-US/docs/Web/CSS/::-webkit-scrollbar

But there is so many options, it needs to be done right.
Maybe I should do this after I move to some better UX framework (Vue + Vuetify), then it would be much easier to add many complex options.

@fastaddons fastaddons added the enhancement New feature or request label Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

0 participants