jellyflood/Swiftfin
Joe Kribs 0235793bc6
[iOS & tvOS] FilterViewModel - Cleanup (#1412)
* Filter Changes

* Use `viewModel.modifiedFilters` for tracking if the filter has been modified. Update the init and update. Hold only the modified filters in `modifiedFilters` instead of `(modifiedFilters, bool)` since that's just clunky and unnecessary.

* Reset button should be disabled when only THAT filter is non-default.

* ...

* PagingLIbraryViewModel.filterQueryTask is no longer in use since that should now be handled on the FilterViewModel

* fix merge

* cleanup

---------

Co-authored-by: Ethan Pippin <ethanpippin2343@gmail.com>
2025-02-15 15:05:34 -07:00
..
App [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
Components [iOS & tvOS] FilterViewModel - Cleanup (#1412) 2025-02-15 15:05:34 -07:00
Extensions [iOS] Media Item Menu - Edit Item Images (#1345) 2025-01-20 16:17:35 -05:00
Objects [Meta] 2025 Disclaimer (#1381) 2025-01-02 16:05:15 -07:00
Resources [iOS] Admin Dashboard - Active Devices Icons (#1275) 2024-10-15 21:34:38 -06:00
Views [iOS & tvOS] FilterViewModel - Cleanup (#1412) 2025-02-15 15:05:34 -07:00