1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-10-01 12:30:00 +02:00
Ryujinx/src/Ryujinx.Ui.Common
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
..
App UI: Fix empty homebrew icon (#5189) 2023-06-01 18:24:00 +02:00
Configuration [Logger] Add print with stacktrace method (#5129) 2023-06-01 13:47:53 +00:00
Extensions Move solution and projects to src 2023-04-27 23:51:14 +02:00
Helper Linux: Automatically increase vm.max_map_count if it's too low (#4702) 2023-05-30 01:48:37 +02:00
Models Move solution and projects to src 2023-04-27 23:51:14 +02:00
Resources Ava UI: Input Menu Redesign (#4990) 2023-05-22 01:16:20 +02:00
DiscordIntegrationModule.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Ryujinx.Ui.Common.csproj Move solution and projects to src 2023-04-27 23:51:14 +02:00
UserError.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00