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

Reset video to 0 time after completion #2240

Closed
neb-b opened this issue Jan 29, 2019 · 0 comments
Closed

Reset video to 0 time after completion #2240

neb-b opened this issue Jan 29, 2019 · 0 comments
Labels
good first issue help wanted type: bug Existing functionality is wrong or broken

Comments

@neb-b
Copy link

neb-b commented Jan 29, 2019

The Issue

If you watch a video completely, then navigate away and back, it will be "stuck" at the end of the video. You have to manually move the time back to 0.

Steps to Reproduce

  1. Watch a video until the end
  2. Navigate away and back
  3. See that it it tries to start at the very end

Expected Behavior

It resets to 0 after finishing

Tell us what should happen.
It doesn't

Suggested Solutions

There is now an onFileFinishCb function that is called when a file is done. We should set the time to 0 there.

@neb-b neb-b added type: bug Existing functionality is wrong or broken help wanted good first issue labels Jan 29, 2019
@neb-b neb-b assigned neb-b and unassigned neb-b Jan 29, 2019
@neb-b neb-b closed this as completed in d63d314 Jan 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue help wanted type: bug Existing functionality is wrong or broken
Projects
None yet
Development

No branches or pull requests

1 participant