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

Scrollbar / track is too narrow/small and should have a minimum height/width #1375

Open
Montago opened this issue Mar 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Montago
Copy link

Montago commented Mar 5, 2025

Describe the bug

When presenting a list of ~4000 elements, the scrollbar becomes a tiny dot which can be quite hard to handle for some people.

The width of the vertical scrollbar is also very narrow, making scroll-life harder than it should.

Image

May i suggest a few improvements :

  1. Either a thicker default setting, or a global setting for scrollbar sizing: narrow, medium, thick

  2. Minimum height on vertical scrollbars and minimum width on horizontal scrollbars, of around 30px, which would improve ability to see and grab the scrollbar "track".

For touchscreens , you barely need a scrollbar, but for desktop they are quite useful.

Relying solely on mouse scroll wheel is not an option.

NB: I've filed this a bug, because the sizing of the scrollbar is too small to easily grab and use. If you consider this as a feature request then please just move the issue to feature requests.

thanks :)

To Reproduce

Display a very wide or very tall element inside a scrollviewer.

Expected behavior

Scrollviewer should be just bit larger.

Screenshots

Image

OS version

Windows 11

.NET version

.NET 9

WPF-UI NuGet version

4.0.2

Additional context

No response

@Montago Montago added the bug Something isn't working label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant