Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Player] Create our own sliders #9

Closed
paulhobbel opened this issue Aug 16, 2017 · 2 comments
Closed

[Player] Create our own sliders #9

paulhobbel opened this issue Aug 16, 2017 · 2 comments

Comments

@paulhobbel
Copy link
Member

paulhobbel commented Aug 16, 2017

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:

  • Copy the old Silder component from material-ui@v0 and tweak it to work with v1
  • Use rc-slider as mentioned in the issue above
  • Write them ourselves completely
@paulhobbel paulhobbel added this to the v0.0.1 - "We are alive!" milestone Aug 16, 2017
@paulhobbel
Copy link
Member Author

paulhobbel commented Aug 16, 2017

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

@paulhobbel
Copy link
Member Author

Closing old issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants