Ryujinx/src/Ryujinx.Ui.Common/App
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
..
ApplicationAddedEventArgs.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ApplicationCountUpdatedEventArgs.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ApplicationData.cs Changed LastPlayed field from string to nullable DateTime (#4861) 2023-05-12 01:56:37 +02:00
ApplicationJsonSerializerContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ApplicationLibrary.cs UI: Fix empty homebrew icon (#5189) 2023-06-01 18:24:00 +02:00
ApplicationMetadata.cs Changed LastPlayed field from string to nullable DateTime (#4861) 2023-05-12 01:56:37 +02:00