Use auto scrollbar size for all scrollbars except the side nav #5172
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Use auto scrollbar size for all scrollbars except the side nav
Pull Request Type
Related issue
#321, #346, #3057 (sets higher sensible default addressing the usability issues referenced)
Description
Uses default platform scrollbar size for all scrollbars except the side nav (where it's too much of a headache to address at this time). Also implements a behavior to have the scrollbar size increase on hover (which includes the side nav). Hopefully should help most users having issues with the scrollbar being too small. If people's needs still aren't adequately addressed by this come v0.21, we can go forward with adding a new setting as requested in #3057.
Screenshots
Without hover:
With hover (in this case, the rightmost scrollbar):
With hover (in this case, the side nav scrollbar):
Testing
Desktop