From ac02bb5274d8f66774cf816192f41ed9957f7719 Mon Sep 17 00:00:00 2001 From: GabrielDuf Date: Thu, 4 Jun 2026 09:02:21 -0400 Subject: [PATCH] Fix WinUI splash screen icon not rendering --- src/UniGetUI/MainWindow.xaml | 7 ++----- src/UniGetUI/MainWindow.xaml.cs | 8 ++++++++ 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/src/UniGetUI/MainWindow.xaml b/src/UniGetUI/MainWindow.xaml index 7f7ceae9a..bd97af31d 100644 --- a/src/UniGetUI/MainWindow.xaml +++ b/src/UniGetUI/MainWindow.xaml @@ -113,9 +113,9 @@ Grid.ColumnSpan="3" Background="{ThemeResource ApplicationPageBackgroundThemeBrush}" /> - + - + - - -