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

Fix percentage in initial state for Slider #382

Merged
merged 1 commit into from
Mar 4, 2015
Merged

Conversation

heindor0
Copy link
Contributor

@heindor0 heindor0 commented Mar 3, 2015

getInitialState() in Slider doesn't compute percentage value correctly, like setValue() does. This is only apparent if min is non-zero.

getInitialState() in Slider doesn't compute percentage value correctly, like setValue() does.
hai-cea added a commit that referenced this pull request Mar 4, 2015
Fix percentage in initial state for Slider
@hai-cea hai-cea merged commit 0c41829 into mui:master Mar 4, 2015
@hai-cea
Copy link
Member

hai-cea commented Mar 4, 2015

Thanks @Eternal0 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: slider This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants