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
21.96k stars 1.7k forks source link

[Enhancement] Switch track color should be lighter on hover #2685

Open rmarinho opened 2 years ago

rmarinho commented 2 years ago

Summary

On Windows Switch handler when we select a custom color for the OnColor we don't see a change to a lighter color when we hover. We should investigate what we can do here.

related with #1007

https://user-images.githubusercontent.com/21988533/134713576-32dc239a-02ef-460f-a91b-59e4bff1fa00.gif

API Changes

None

Intended Use Case

See a change on color hovering a switch

ghost commented 2 years ago

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.