Compare commits

...

1 Commits

Author SHA1 Message Date
GabCoolGuy
67bb6831df Fix UpdateWaitWindow.axaml windows being too big
There is currently an issue where to windows where it says "Installing firmware..." has no rounded corners
2024-11-24 22:38:11 +01:00

View File

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