1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-10-03 04:45:51 -05:00
Files
ryujinx/src/Ryujinx
Logan Stromberg 23fa5f4c9c Fix arbitrary game ordering when sorting by Favorites (#7170)
* Fix arbitrary sorting by "Favorite" in the UI by making it the same as sorting alphabetically while giving favorites priority.

* Use a more engineered solution rather than string hacks.

* Address code style warnings. Add null checking. Make title name comparison case insensitive.

* one more style fix

---------

Co-authored-by: Logan Stromberg <lostromb@microsoft.com>
2024-08-13 15:23:11 +02:00
..
2023-04-27 23:51:14 +02:00