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

Unexpectable action when first clicking on the slider #82

Open
MyckolaPetrychko opened this issue Feb 16, 2018 · 1 comment
Open

Unexpectable action when first clicking on the slider #82

MyckolaPetrychko opened this issue Feb 16, 2018 · 1 comment

Comments

@MyckolaPetrychko
Copy link

I have a multislider:
image
When I first time click on slider the right thumb is immediately moves to the left
image

@Beardev118
Copy link

After you set the minValue and maxValue of the multi slider, you have to set the value of the thumb1.
The code is following
multislider.getThumb(1).setValue(maxValue)

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