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

Need to trigger the change event, even set the value programatically #26

Closed
soundar24 opened this issue Feb 7, 2016 · 2 comments
Closed
Assignees

Comments

@soundar24
Copy link
Owner

Currently the slider change event will trigger when we manually move the handle. While set the value through option or public method at that time change event won't triggered, need to consider at this time also.

@soundar24
Copy link
Owner Author

Also requested here: http://roundsliderui.com/#comment-2831125166

Current workaround demo: http://jsfiddle.net/soundar24/LpuLe9tr/609/

@soundar24 soundar24 self-assigned this Nov 29, 2016
@soundar24 soundar24 added this to the v1.3.3 milestone Apr 28, 2018
@soundar24 soundar24 removed the ready label Apr 18, 2020
@soundar24 soundar24 removed this from the v1.3.3 milestone Apr 18, 2020
@soundar24
Copy link
Owner Author

Now a new event valueChange was added from v1.5.0, which will be triggered at both user interaction as well as change through code.

Check more details here: https://github.com/soundar24/roundSlider/releases/tag/v1.5.0

Demo: https://jsfiddle.net/soundar24/r5jcb1q4/3/

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

No branches or pull requests

1 participant