UI: Fix UpdateWaitWindow.axaml windows being too big on windows #314

Merged
GabCoolDude merged 5 commits from updatewaitwindowfix into master 2025-01-17 20:14:19 +00:00
Showing only changes of commit 0197e01cbb - Show all commits

View File

@ -6,7 +6,7 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
Title="Ryujinx - Waiting"
SizeToContent="WidthAndHeight"
WindowStartupLocation="CenterOwner"
WindowStartupLocation="CenterScreen"
CanResize="False"
mc:Ignorable="d"
Focusable="True">