Swiftfin/Swiftfin tvOS
Joe 11c25648bf
[tvOS] Episode/Season Focus gets Stuck (#1185)
* Focus on the first element if the lastFocusedEpisodeId isn't in the viewModel.

* Performance Improvements:
- Optimized Lookup:  Used a Set for efficient checking of whether lastFocusedEpisodeID exists in viewModel.elements.
- Single Pass:  Reduced the number of passes needed to check for existence and set the focusedEpisodeID.

* https://github.com/jellyfin/Swiftfin/pull/1185#pullrequestreview-2241625398 Suggestions

---------

Co-authored-by: Joseph Kribs <joseph@kribs.net>
2024-08-16 12:30:15 -06:00
..
App Migrate to the latest version of Factory (#1097) 2024-07-01 19:58:59 -06:00
Components [tvOS] Settings Cleanup (#1163) 2024-08-06 20:56:24 -06:00
Objects Update tvOS onChange (#1141) 2024-07-02 12:39:52 +09:00
Resources tvOS: Show full-resolution logo (#861) 2023-09-23 19:02:01 -06:00
Views [tvOS] Episode/Season Focus gets Stuck (#1185) 2024-08-16 12:30:15 -06:00
ImageButtonStyle.swift Update 2024 headers (#951) 2024-01-13 15:13:44 -07:00