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

Change the time format for seconds from ceil to floor #1448

Merged
merged 1 commit into from
Sep 2, 2018

Conversation

galexynye
Copy link
Contributor

Short description of changes:

In the Angular Player example, when the time was suppose to hit a new minute and display 01:00 or 02:00 it would display 00:00 for one second before displaying 01:01 or 02:01. By changing the format function it now displays each minute properly and the length is the actual file length.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 69.931% when pulling d264d1d on galexynye:AudioTimingFix into 926a995 on katspaugh:master.

@thijstriemstra
Copy link
Contributor

thanks!

@thijstriemstra thijstriemstra merged commit 8f8006d into katspaugh:master Sep 2, 2018
@galexynye galexynye deleted the AudioTimingFix branch September 3, 2018 20:28
@galexynye
Copy link
Contributor Author

:)

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.

3 participants