Open grubioe opened 5 years ago
We can custom the splash screen and make it DPI aware.
I think it is better to show the splash screen in other threads and allow input any image file path.
Creating multi-thread UI has a low probability to crash · Issue #297 · dotnet/wpf
Any idea if this will be fixed in .NET 6.0? It is pretty jarring to users.
Hi, does .NET 7 support DPI aware splash screen, is there any tutorials? Thanks
Hi, does .NET 7 support DPI aware splash screen, is there any tutorials? Thanks
Neither .NET 7 nor .NET 8 does. Maybe .NET 9? 🤔
@mnissl Sorry, I do not think so ... And we can not find this in roadmap.
Transferring from WPF Samples Repo: https://github.com/microsoft/WPF-Samples/issues/69
WPF splash screen images are not scaled according to the DPI.