nkoehler / mat-video

:tv: mat-video is an Angular 8/9+ video player using Material!
https://nkoehler.github.io/mat-video/
MIT License
91 stars 47 forks source link

Disable Progress Bar #64

Open Manolomon opened 4 years ago

Manolomon commented 4 years ago

Bug, feature request, or proposal:

Feature

What is the current behavior?

Due to de issue seem on #53 I'm wondering if there is any way to customize the displayed control components individually, instead of just hiding the entire overlay. This, as I want to be able to pause and fullscreen, but my implementation doesn't need the progress bar to be selectable. Or is there any way to disable just the progress bar?