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.82k stars 1.66k forks source link

Removing a background on iOS does not remove the background #12117

Open mattleibow opened 1 year ago

mattleibow commented 1 year ago

Description

See: https://github.com/dotnet/maui/issues/12116

Steps to Reproduce

  1. https://github.com/dotnet/maui/issues/12116

Link to public reproduction project repository

https://github.com/dotnet/maui/issues/12116

Version with bug

7.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

All

Did you find any workaround?

No response

Relevant log output

No response

ghost commented 1 year 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.

PureWeen commented 1 year ago

This is by design

Related

https://github.com/dotnet/maui/issues/6350 https://github.com/dotnet/maui/issues/4132 https://github.com/dotnet/maui/issues/8210

Eilon commented 1 year ago

This is by design

@PureWeen - should we close this then?