Make the window center as default

This commit is contained in:
yell0wsuit 2024-04-18 20:11:40 +07:00
parent 05de6aeadf
commit 3630f1a307
No known key found for this signature in database
GPG key ID: 5B4F198A9800F6F4

View file

@ -12,9 +12,9 @@
d:DesignHeight="600"
d:DesignWidth="800"
CanResize="False"
WindowStartupLocation="CenterOwner"
Focusable="True"
mc:Ignorable="d"
Title="{locale:Locale ChangelogWindowTitle}"
Icon="resm:Ryujinx.UI.Common.Resources.Logo_Ryujinx.png?assembly=Ryujinx.UI.Common">
<Grid HorizontalAlignment="Stretch" VerticalAlignment="Stretch">
<StackPanel Orientation="Vertical" Margin="20">