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

Replay button on video finish #88

Closed
lodemo opened this issue Dec 25, 2018 · 3 comments · Fixed by #228
Closed

Replay button on video finish #88

lodemo opened this issue Dec 25, 2018 · 3 comments · Fixed by #228

Comments

@lodemo
Copy link

lodemo commented Dec 25, 2018

Hello,
i think it would make sense to display either a replay button when the video finished (and looping is false), or reset the video to the start and display the play button again.
At the moment, at least for me, the video just ends and we have to manually slide the progress indicator back to the start if you want to watch it again.

@Leffe108
Copy link

I think when the video ends this should happen:

  • Play/pause button turns into a play button that will seek to time 0 and play again when tapped.
  • Controls will auto show.

I use the video player for short clips that user likely want to watch again. But are there cases where one of the above behaviours would be wrong? Maybe auto-showing of controls is not desired in some apps?

@codeXLinkX
Copy link

Any updates on this?

@manikandn
Copy link
Contributor

@brianegan Please review my PR and let me know if any changes are required.

nstrelow pushed a commit to manikandn/chewie that referenced this issue Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants