-
Notifications
You must be signed in to change notification settings - Fork 771
Open
Labels
Description
Describe the bug
In .NET 7, windows wait to render the content before opening. In .NET 8 and later, an unintended flicker occurs while loading this content. This flicker comes with a default background. It also occurs using MAUI.
Steps to reproduce the bug
1 - Create multiple windows with some content and an alternative background color.
Expected behavior
It should open like in dotnet7, appearing all the window with a rendered content. (not a flickering before opening).
Screenshots
NuGet package version
None
Windows version
No response
Additional context
No response
lfmouradasilva, Elwilton, lgztx96, ahmadsafi24, MasterOliver21 and 2 more