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

ava: Rework DLC Manager, Add various fixes and cleanup (#3896)

* Fixes Everything Part.2

* Change sorting, fix remove and heading
This commit is contained in:
Ac_K
2022-11-25 12:41:34 +01:00
committed by GitHub
parent 7aa6abc120
commit 3fbacd0f49
10 changed files with 411 additions and 339 deletions

View File

@@ -75,7 +75,7 @@
Spacing="10">
<ListBox
Name="GameList"
MinHeight="150"
MinHeight="250"
Items="{Binding GameDirectories}" />
<Grid HorizontalAlignment="Stretch">
<Grid.ColumnDefinitions>