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

View File

@ -7,6 +7,7 @@
Title="Ryujinx - Waiting"
SizeToContent="WidthAndHeight"
WindowStartupLocation="CenterOwner"
CanResize="False"
mc:Ignorable="d"
Focusable="True">
<Grid