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

Add drag start/stop callbacks and exposed inline styling to slider #217

Merged
merged 3 commits into from
Jan 15, 2015
Merged

Add drag start/stop callbacks and exposed inline styling to slider #217

merged 3 commits into from
Jan 15, 2015

Conversation

daniellewissc
Copy link
Contributor

the callbacks are useful for creating things like a video playhead where you want to pause the associated video while you start seeking and start when you let go. the styling is useful for dynamic width and height and the like.

@daniellewissc daniellewissc changed the title Add drag start/stop callbacks to slider Add drag start/stop callbacks and exposed inline styling to slider Jan 9, 2015
@daniellewissc
Copy link
Contributor Author

i can pass e but what do you mean by ui?

@hai-cea
Copy link
Member

hai-cea commented Jan 14, 2015

@daniellewissc
Copy link
Contributor Author

Oh sorry I didn't notice at first. I see it now. Thanks.

On Wednesday, January 14, 2015, Hai Nguyen notifications@github.com wrote:

It seems to be a parameter that we're getting from onDragStop?

daniellewissc@029219b#diff-5cfc7ce8beca8bd0184e430e38da0060L145
https://github.com/daniellewissc/material-ui/commit/029219b028b74ebe664ab94c2590e14049703b01#diff-5cfc7ce8beca8bd0184e430e38da0060L145


Reply to this email directly or view it on GitHub
#217 (comment).

@daniellewissc
Copy link
Contributor Author

done

hai-cea added a commit that referenced this pull request Jan 15, 2015
Add drag start/stop callbacks and exposed inline styling to slider
@hai-cea hai-cea merged commit 4cfa539 into mui:master Jan 15, 2015
@hai-cea
Copy link
Member

hai-cea commented Jan 15, 2015

Thanks @daniellewissc

@zannager zannager added the component: slider This is the name of the generic UI component, not the React module! label Mar 14, 2023
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