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

Fixed bug in slider component where clicking it without moving the sl… #833

Merged
merged 1 commit into from
Jun 13, 2015
Merged

Fixed bug in slider component where clicking it without moving the sl… #833

merged 1 commit into from
Jun 13, 2015

Conversation

Zadielerick
Copy link
Contributor

…ider would cause glitch jump. Took off onTouchTap prop as it was causing the glitch and clicking the slider button does not really cause anything to happen anyway, already taken care of by onMouseUp and onMouseDown. Please tell me what you think if the function is necessary.

hai-cea added a commit that referenced this pull request Jun 13, 2015
Fixed bug in slider component where clicking it without moving the sl…
@hai-cea hai-cea merged commit 1d4367d into mui:master Jun 13, 2015
@hai-cea
Copy link
Member

hai-cea commented Jun 13, 2015

Thanks @Zadielerick

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