NightCatSama/vue-slider-component

Component "fixed" and "non-fixed" at the same time depending on the moved slider

eschava opened this issue · 4 comments

Describe the feature

For component with two sliders, I need that it behaves as "fixed" when the first slider is moved and as non-fixed for the second one. Is it possible?

Like this? https://jsfiddle.net/qe8wjr70/

Works like a magic! Thanks a lot!

But it works for dragging only, right? Not for clicking

Yes, it is not easy to judge when clicking, click on the left side fixed, the right side is not fixed, what about the middle?