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.28k stars 1.76k forks source link

Update Border in our templates to have a background set #17631

Open PureWeen opened 1 year ago

PureWeen commented 1 year ago

Description

Related to https://github.com/dotnet/maui/pull/17555

We'll want to define Transparent for the BackgroundColor to ensure that all platforms are consistent for the color used on a Border control.

https://github.com/dotnet/maui/blob/main/src/Templates/src/templates/maui-mobile/Resources/Styles/Styles.xaml#L16-L20

ghost commented 1 year ago

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.