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

can't able to update the minimum value and maximum value manually #35

Open
Vinith253 opened this issue Jan 25, 2019 · 0 comments
Open

Comments

@Vinith253
Copy link

Vinith253 commented Jan 25, 2019

when I tried to update the value of minimum value and maximum value of the RangeSlider manually, it shows a error like Assertion failed: RangeSlider: minimumValue should be lower than maximumValue and I have attached my code as well,

var sliderReference = RangeSlider()
...
sliderReference.maximumValue = maximumPrice
sliderReference.minimumValue = minimumPrice`

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