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

Fix ItemRowAdapterHelper.refreshItem using wrong thread when invoking callback #4275

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

nielsvanvelzen
Copy link
Member

UI must always use main thread

Changes

  • Fix ItemRowAdapterHelper.refreshItem using wrong thread when invoking callback

Issues

Fixes #4273

@nielsvanvelzen nielsvanvelzen added bug Something isn't working crash Bug causing app crashes labels Dec 5, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.18.2 milestone Dec 5, 2024
@nielsvanvelzen nielsvanvelzen merged commit b600484 into jellyfin:master Dec 5, 2024
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the refreshItem-thread branch December 24, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash Bug causing app crashes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Leaving seen collection results in app crash
2 participants