Skip to content

Changing value externally snaps to nearest step #236

Closed
@Liam-Ryan

Description

@Liam-Ryan

This could just be user error so apologies if so.

http://jsfiddle.net/dnjf0hu7/4/

I've tried overriding the onEnd function and explicitly setting the enforceRange to false. I think what's happening is that after changing the value externally the onChange event is being called for the slider which has had the value changed externally which in turn is calling the slider that first was changed and so on.

Is there something I've missed in documentation or another way to achieve what I want? ( Sliding snaps to steps but sliding one bar can alter the other outside of the set steps )

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions