media-stream-player-js icon indicating copy to clipboard operation
media-stream-player-js copied to clipboard

refactor: stand alone progress component

Open lekoaf opened this issue 3 years ago • 1 comments

Describe your changes

Extracts the progress in to its own component for easy reuse and removes a lot of clutter from the Controls component.

Issue ticket number and link

  • Fixes #(issue)

Checklist before requesting a review

  • [x] I have performed a self-review of my own code
  • [x] I have verified that the code builds perfectly fine on my local system
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [x] I have verified that my code follows the style already available in the repository
  • [ ] I have made corresponding changes to the documentation

lekoaf avatar Jun 02 '22 09:06 lekoaf

Screenshot from 2022-06-02 11-14-26

lekoaf avatar Jun 02 '22 09:06 lekoaf