Guido Neele

Results 14 comments of Guido Neele

Any updates? This issue is open for 3 years.

I used [this](https://github.com/castorix/WinUI3_SplashScreen) by @castorix as inspiration to add our own splash screen. We are using .NET MAUI on Windows and the startup time is super slow, you really need...

Just tried the nightly and fix #22646 indeed solved this issue. Thanks @mattleibow!

I can confirm that using FillAndExpand works whereas Fill doesn't. For me HorizontalOptions Fill did work, I only had issues with VerticalOptions Fill.