MovieCast / desktop

MovieCast Desktop - The Application of MovieCast
https://moviecast.io
MIT License
10 stars 1 forks source link

[Player] Create our own sliders #9

Closed paulhobbel closed 5 years ago

paulhobbel commented 6 years ago

Description

The player clearly needs some sliders, one for the time and one for the volume. The time slider will have to be customized anyways, but the volume slider could work perfectly with the slider "provided" with material-ui. However since material-ui@next does not provide a silder yet callemall/material-ui#4793 we will have to come up with something else:

paulhobbel commented 6 years ago

@UnknowAI what about using the LinearProgress component as base for the time slider.

paulhobbel commented 5 years ago

Closing old issues