dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.21k stars 1.75k forks source link

Scroller view for window is too thin make much bigger #21414

Open danies8 opened 7 months ago

danies8 commented 7 months ago

Description

I would like to have option to control the scroll view width .

Public API Changes

....

Intended Use-Case

..

danies8 commented 7 months ago

It difficult to scroll with it.

MitchBomcanhao commented 7 months ago

Could you explain your problem with some more detail?

danies8 commented 7 months ago

The scroller is very thin and it difficult to scroll with it on window platform. I advise to provide a way to customize the inner scrollbar to be more wider+ its color.

jsuarezruiz commented 7 months ago

You can use the Windows Scrollbar resources to customize the bar (size, padding, colors etc) https://github.com/microsoft/microsoft-ui-xaml/blob/winui3/release/1.5-stable/controls/dev/CommonStyles/ScrollBar_themeresources.xaml