You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 mui/material-ui#4793
we will have to come up with something else:
Copy the old Silder component from material-ui@v0 and tweak it to work with v1
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 mui/material-ui#4793
we will have to come up with something else:
The text was updated successfully, but these errors were encountered: