Ryujinx/src/Ryujinx.Ava/UI/Helpers
Ac_K b8f48bcf64
UI: Fix empty homebrew icon (#5189)
* UI: Fix empty homebrew icon

We currently don't check the icon size when we read it from the homebrew data. That could cause issues at UI side since the buffer isn't null but empty. Extra check have been added UI side too.
(I cleaned up some files during my research too)

Fixes #5188

* Remove additional check

* Remove unused using
2023-06-01 18:24:00 +02:00
..
ApplicationOpenedEventArgs.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
BitmapArrayValueConverter.cs UI: Fix empty homebrew icon (#5189) 2023-06-01 18:24:00 +02:00
ButtonKeyAssigner.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ContentDialogHelper.cs Linux: Automatically increase vm.max_map_count if it's too low (#4702) 2023-05-30 01:48:37 +02:00
Glyph.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
GlyphValueConverter.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
HotKeyControl.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
KeyValueConverter.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
LoggerAdapter.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
MiniCommand.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
NotificationHelper.cs Ryujinx.Ava: fixes for random hangs on exit (#4827) 2023-05-26 23:57:43 +02:00
NullableDateTimeConverter.cs Changed LastPlayed field from string to nullable DateTime (#4861) 2023-05-12 01:56:37 +02:00
OffscreenTextBox.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
UserErrorDialog.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
UserResult.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Win32NativeInterop.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00