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

Maximum range between upper and lower value. #31

Open
Jitenderios opened this issue Jun 27, 2018 · 0 comments
Open

Maximum range between upper and lower value. #31

Jitenderios opened this issue Jun 27, 2018 · 0 comments

Comments

@Jitenderios
Copy link

Jitenderios commented Jun 27, 2018

HI William ,
I wanted your help. In my project,
rangeSlider.minimumValue = 0
rangeSlider.maximumValue = 86400
rangeSlider.lowerValue = 0
rangeSlider.upperValue = 43200

My requirement is at any given time, Just make sure the difference between the start time and end time is not more than 43200. How do I achieve this. I just want user to restict, i.e Once it's differeence of upper value and lower value equal to 43200, users can not drag any further. If it is less than 43200, only in this case user can drag.
Please help, how to acheive this.

Thanks,
Jitender

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