You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
I have a multislider:
When I first time click on slider the right thumb is immediately moves to the left
The text was updated successfully, but these errors were encountered: