Thanks for your work on Compactslider!
In a prototype UI I am trying to achieve two handles on a single slider, without resorting to making multiple "single" sliders:
- values are independent, so no lower and upper but rather start and stop where stop could be higher, equal or lower than start.
- I'd like to avoid handle "handover" when sliding a single handle across the boundary of another handle
- I'd like to have "locked" handles so I can prevent moving of individual handles
- I'd like to have limits or constraints to individual handles so they are restricted to certain value range or distance to the other slider.
Would you have any suggestions to see how that is possible today or where to best add these features in the package?
Thanks for your work on Compactslider!
In a prototype UI I am trying to achieve two handles on a single slider, without resorting to making multiple "single" sliders:
Would you have any suggestions to see how that is possible today or where to best add these features in the package?