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

reversed range support (Ex: min: 100, max: 0) #81

Closed
soundar24 opened this issue Apr 29, 2018 · 1 comment
Closed

reversed range support (Ex: min: 100, max: 0) #81

soundar24 opened this issue Apr 29, 2018 · 1 comment
Assignees
Milestone

Comments

@soundar24
Copy link
Owner

Currently roundSlider supports the min-max range as 0 - 100 only, it doesn't work when provide the min-max as 100-0. check the below example:
http://jsfiddle.net/soundar24/s5gpugjn/9/

For this case also it should be worked in the reversed direction.

soundar24 added a commit that referenced this issue Apr 29, 2018
@soundar24 soundar24 self-assigned this Apr 29, 2018
@soundar24 soundar24 added this to the v1.3.3 milestone Apr 29, 2018
@soundar24 soundar24 changed the title reversed range support reversed range support (min: 100, max: 0) Apr 30, 2018
@soundar24 soundar24 changed the title reversed range support (min: 100, max: 0) reversed range support (Ex: min: 100, max: 0) Apr 30, 2018
@soundar24
Copy link
Owner Author

This issue was resolved in v1.3.3, below is the updated demo:
http://jsfiddle.net/soundar24/s5gpugjn/1112/

so closed this.

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