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

Track which side of the slider a user clicked on. #67

Open
chrisjmendez opened this issue Dec 12, 2012 · 1 comment · May be fixed by #101
Open

Track which side of the slider a user clicked on. #67

chrisjmendez opened this issue Dec 12, 2012 · 1 comment · May be fixed by #101

Comments

@chrisjmendez
Copy link

Every time a user scrubs one of the sliders, "userValuesChanged" is fired which is great. Is there any way to identify which of the two sliders a user selected? So for example, if a user scrubs the right slider, how can I identify that it's the right arrow? I tries digging thorough the raw event but couldn't find something useful

@ghusse
Copy link
Owner

ghusse commented Jan 2, 2013

This feature does not exist at the moment. I suppose you can do that by comparing values before and after.

@snkashis snkashis linked a pull request Apr 10, 2013 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants