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 display mode not changing back when closing player #3115

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

nielsvanvelzen
Copy link
Member

Regression from the activity->fragment change. When the video player starts up it will change the preferred display mode on the window object. This should be set back to 0 ("no preference") when the player closes, which previously happened automagically because the activity closed.

Changes

  • Fix display mode not changing back when closing player

Issues

Fixes #3114

@nielsvanvelzen nielsvanvelzen added the bug Something isn't working label Oct 11, 2023
@nielsvanvelzen nielsvanvelzen merged commit 3f911f1 into jellyfin:master Oct 13, 2023
@nielsvanvelzen nielsvanvelzen deleted the restore-display-mode branch October 13, 2023 19:23
@nielsvanvelzen nielsvanvelzen added this to the v0.16.0 milestone Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refresh rate switching doesn't switch back to normal refresh rate
2 participants