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

Feat/ended display time #4634

Merged
merged 1 commit into from
Oct 2, 2017
Merged

Feat/ended display time #4634

merged 1 commit into from
Oct 2, 2017

Conversation

brandonocasey
Copy link
Contributor

Description

Sometimes ended fires before we hit the video duration. This can cause the remaining time display and the duration display to show that their is still a second of video left, when there isn't. Instead we should display 0 for remainingTime and the video duration for currentTime when ended fires.

Based on #4633

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
    • Change has been verified in an actual browser (Chome, Firefox, IE)

Copy link
Member

@misteroneill misteroneill left a comment

Choose a reason for hiding this comment

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

Looked at the relevant subset of changes and they LGTM.

@brandonocasey brandonocasey merged commit f51d36b into master Oct 2, 2017
@gkatsev gkatsev deleted the feat/ended-display-time branch March 19, 2018 19:35
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 this pull request may close these issues.

2 participants