Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to IdentifiedArray in PagingLibraryViewModel #1346

Merged
merged 3 commits into from
Dec 8, 2024

Conversation

LePips
Copy link
Member

@LePips LePips commented Dec 8, 2024

As laid out in #1339, we need to move to IdentifiedArray where applicable. This starts with PagingLibraryViewModel, probably the most important target of the issue.

I largely refactored my CollectionHStack and CollectionVGrid packages to no longer depend on OrderedSet, mirroring List, and fixed all instances accordingly.

@LePips LePips requested a review from JPKribs December 8, 2024 08:51
@LePips LePips enabled auto-merge (squash) December 8, 2024 08:51
Copy link
Member

@JPKribs JPKribs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I took a look through and it looks good. Tested it locally and everything seems to be working as expected.

My only note is on the runtime labels which isn't really related to this PR but just makes the commit history a little weird moving runtime up and down 3 lines.

Shared/Strings/Strings.swift Show resolved Hide resolved
@LePips LePips merged commit e856303 into jellyfin:main Dec 8, 2024
4 checks passed
@JPKribs JPKribs added enhancement New feature or request developer Developer facing issues labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer Developer facing issues enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants