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
{{ message }}
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
One way you could do this currently is update the ceiling values for the other three sliders when one is moved. The downside to that approach though is the knobs of the other sliders will appear to move as the slider range is changed.
I'm currently in the process of completely rewriting the slider. I'll keep this in mind and see if I can figure out a better solution.
Yes, that's the way I'm doing it at the moment, but I'm quite happy with the results. Feels a little cluncky thought.
Thanks for your answer and plugin :)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to implement a page where there are 4 sliders, and I want to make it so the combined total of all 4 sliders will never go over 100.
Is this possible?
The text was updated successfully, but these errors were encountered: