mohamadkhani / vue-simple-range-slider

Change Your numeric value or numeric range value with dragging handles
MIT License
21 stars 7 forks source link

Unexpected Functionality For Non-Zero Minimum #4

Closed ummdorian closed 2 years ago

ummdorian commented 3 years ago

If the min for a range is not set to zero the scale still starts at zero and the anchor(s) can still be dragged below the min, but will display the minimum when dragged below it.

mohamadkhani commented 2 years ago

Thank you, Sorry for the late response. I have fixed it in the new version(1.0.0)