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

This commit is contained in:
GabCoolGuy
2025-01-17 21:14:19 +01:00
committed by GitHub
parent 1728b0f20c
commit a375faecc1

View File

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