1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-09-21 02:32:02 -05:00

ava: Refactor Title Update Manager window (#3898)

* ava: Refactor TitleUpdate Manager window

* Update locale
This commit is contained in:
Ac_K
2022-11-25 17:55:08 +01:00
committed by GitHub
parent 476b4683cf
commit 5d3ef7761b
6 changed files with 105 additions and 90 deletions

View File

@@ -8,8 +8,10 @@
xmlns:window="clr-namespace:Ryujinx.Ava.Ui.Windows"
Width="800"
Height="500"
MinWidth="600"
MinWidth="800"
MinHeight="500"
MaxWidth="800"
MaxHeight="500"
SizeToContent="Height"
WindowStartupLocation="CenterOwner"
mc:Ignorable="d">