question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Make media-based auto-advance progress bar animation more smooth

See original GitHub issue

Per MDN, the timeupdate event is “thrown between about 4Hz and 66Hz”, so we may need to do additional transition states on the progress bar segments to make it appear smooth even when we don’t know it will be.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
gmajouletcommented, Jun 5, 2018

I think we’re happy with the current implementation so far, as it has been working as intended. Closing.

0reactions
ampprojectbotcommented, Jun 5, 2018

This issue hasn’t been updated in awhile. @gmajoulet Do you have any updates?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Smooth Progress Bar Animation - android
The first is to up your integers from 0 to someBigInt This will give the animator more numbers to work with. ObjectAnimator progressAnimator...
Read more >
Creating a jank free media progress bar | by Ralph Holzmann
For example, YouTube's progress bars on web are pretty smooth. It's also less of an issue on longer videos because the progress bar...
Read more >
How To Smoothly Drain And Fill A Progress Bar - YouTube
Hey guys, in today's video, I'm going to be showing you how to smoothly drain and fill or regenerate a progress bar for...
Read more >
Slow down job for better progress animation
So, if you think that it looks smooth enough if a bar takes 1 second to complete, you can build it in a...
Read more >
How TO JS Progress Bar
How TO - JavaScript Progress Bar ... Learn how to create a progress bar using JavaScript. ... Create a Dynamic Progress Bar (animated)...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found