alskipp / ASValueTrackingSlider

A UISlider subclass that displays the slider value in a popup view
MIT License
1.84k stars 235 forks source link

Difficult to slide the exact value #70

Open arishanapalli opened 6 years ago

arishanapalli commented 6 years ago

Hi, First I like ASValueTrackingSlider.

But Its very difficult to drag slider to exact value example I want to set value to 15.00 value, for ASValueTrackingSlider 0.00 - 100.00 value its take lot of time to reach set 15.00 value.

IamAbdulQadar commented 2 years ago

I am looking for same solution as well. Better ll be to change slider value by some custom value like 10 or 20 etc. Right now its changing in fraction or by 1 value while sliding.