unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
8.93k stars 725 forks source link

[Skia] Update `ScrollBar` to WinUI 3 styles #16648

Open MartinZikmund opened 6 months ago

MartinZikmund commented 6 months ago

What would you like to be added

Based on discussion here - https://github.com/unoplatform/uno/discussions/16608

ScrollBar styles are not matching the latest WinUI styles

Why is this needed

Nicer default look

For which platform

No response

Anything else we need to know?

No response

mcNets commented 1 month ago

@MartinZikmund isn't that solved already?

MartinZikmund commented 1 month ago

@mcNets not yet, we are using a blend of UWP/Fluent v1 styles right now, not ideal.