Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
[css-scrollbars][css-scrollbars-1] Should we also add scrollbar width control? #1958
Comments
tantek
added
css-scrollbars-1
Needs Thought
labels
Nov 8, 2017
|
As I've noted in the f2f, I'm concerned about having exact width control can yield to undesired rendering in different platforms. Windows and macOS and Ubuntu all seem to all have different width for scrollbar. I guess if we want width modification, we should do either max width or some ratio to the default size. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tantek commentedNov 8, 2017
Should we also add scrollbar width control?
@tabatkins noted in the f2f that Google uses scrollbar width modification in Gmail and Google Docs.