TomThorpe / TTRangeSlider

A slider, similar in style to UISlider, but which allows you to pick a minimum and maximum range.
MIT License
968 stars 204 forks source link

fix handle jump when first move #115

Open JasonLxj opened 3 years ago

JasonLxj commented 3 years ago

https://user-images.githubusercontent.com/15604758/131783017-5c354fbb-fddc-49d2-83f3-50b155b0c1f7.mov

When I first click on one side of the slider and then move, there will be a jump in position.

JasonLxj commented 3 years ago

https://user-images.githubusercontent.com/15604758/131783363-2ee160da-77bb-44c9-ae22-4765eb62e487.mov

This is the effect after repair.