rjx-mirror/src/Ryujinx.Ava/UI
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
..
Applet Move solution and projects to src 2023-04-27 23:51:14 +02:00
Controls Add Context Menu Option to Run Application (#5154) 2023-05-30 19:51:03 +01:00
Helpers UI: Fix empty homebrew icon (#5189) 2023-06-01 18:24:00 +02:00
Models Changed LastPlayed field from string to nullable DateTime (#4861) 2023-05-12 01:56:37 +02:00
Renderer Move solution and projects to src 2023-04-27 23:51:14 +02:00
ViewModels Update LastPlayed date on emulation end. (#5056) 2023-05-28 23:03:27 +02:00
Views UI: Fix empty homebrew icon (#5189) 2023-06-01 18:24:00 +02:00
Windows Avalonia UI: Fix letter "x" in Ryujinx logo being cut off (#5176) 2023-05-31 21:03:11 +00:00