From a47824f96101a1c1e63b7622f0c4e61ba6345a98 Mon Sep 17 00:00:00 2001 From: Ac_K Date: Sat, 21 Jan 2023 02:57:37 +0100 Subject: Ava UI: Add Notifications and Cleanup (#4275) * Ava UI: Add Notifications and Cleanup * Revert notifications on ErrorDialog * remove unused code from game list views * Fix cast --- Ryujinx.Ava/UI/Controls/GameListView.axaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Ryujinx.Ava/UI/Controls/GameListView.axaml') diff --git a/Ryujinx.Ava/UI/Controls/GameListView.axaml b/Ryujinx.Ava/UI/Controls/GameListView.axaml index 2ba4a204..c13eaae8 100644 --- a/Ryujinx.Ava/UI/Controls/GameListView.axaml +++ b/Ryujinx.Ava/UI/Controls/GameListView.axaml @@ -13,7 +13,7 @@ mc:Ignorable="d"> - + -- cgit v1.2.3