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 video player into fragment #203

Merged
merged 2 commits into from
Oct 23, 2020
Merged

Move video player into fragment #203

merged 2 commits into from
Oct 23, 2020

Conversation

Maxr1998
Copy link
Member

@Maxr1998 Maxr1998 commented Oct 20, 2020

This PR should be pretty much complete and nearly everything works as before, the only thing I've noticed is that when returning from PiP into landscape mode, the player doesn't fill the whole screen until you tap the screen once. I don't know why that happens, and I don't want to spend much more time on it - it might actually be a framework bug.

Fixes #85.

@Maxr1998 Maxr1998 added enhancement New feature or request exoplayer Related to the ExoPlayer integration code-cleanup/refactor Code cleanup or rework/refactor labels Oct 20, 2020
Copy link
Member

@nielsvanvelzen nielsvanvelzen left a comment

Choose a reason for hiding this comment

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

While testing I noticed the "close" button on the PiP window doesn't work. Same with dragging the window to the bottom of the screen. Not sure if this is a regression from this PR or didn't work either way.

@nielsvanvelzen nielsvanvelzen merged commit 8143486 into master Oct 23, 2020
@nielsvanvelzen nielsvanvelzen deleted the player-fragment branch October 23, 2020 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code-cleanup/refactor Code cleanup or rework/refactor enhancement New feature or request exoplayer Related to the ExoPlayer integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Going back after coming from PiP doesn't return to Jellyfin
2 participants