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

Update value from 0 doesn't move the handle #43

Open
sarahob opened this issue Apr 1, 2016 · 0 comments
Open

Update value from 0 doesn't move the handle #43

sarahob opened this issue Apr 1, 2016 · 0 comments

Comments

@sarahob
Copy link

sarahob commented Apr 1, 2016

I have found an issue in the value function when trying to reset the slider handle from 0.

If the handle has been pulled down to the bottom and so the value is 0, when calling slider.value(100), the value function checks the old value (0) which evaluates to false and so the moveHandle function is never called.

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

No branches or pull requests

1 participant