Add TitleID sort method #553

Merged
RAMDRAGONS merged 1 commits from tid-sort into master 2025-01-21 17:06:40 +00:00

1 Commits

Author SHA1 Message Date
Judas Drekonym
0c0c7432f1 Add Title ID sort method
- Using existing TitleId constant in ApplicationSort
- Reuses the "DlcManagerTableHeadingTitleIdLabel" locale for fulfilling the need already, might not be optimal to do so in the long run but I wanted to make this as unobtrusive as possible
- Using app.Id for the comparer seems to work fine, not sure if using something else like IdString would be better?
2025-01-20 21:52:08 -05:00