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

Minimum range between upper and lower value. #39

Open
OfirMalach opened this issue Jul 2, 2019 · 1 comment
Open

Minimum range between upper and lower value. #39

OfirMalach opened this issue Jul 2, 2019 · 1 comment

Comments

@OfirMalach
Copy link

Hello,
rangeSlider.minimumValue = 0
rangeSlider.maximumValue = 7
rangeSlider.lowerValue = 0
rangeSlider.upperValue = 7

I'm trying to avoid from user to scroll to same lower & upper values (e.g 7 & 7)
is it possible to set minimum value range? (make the user scroll till value:6)
Thanks, Ofir.

@dominique-rival
Copy link

gapBetweenThumbs is what you'd be looking to set!

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

2 participants