Closed ghashi closed 4 years ago
This PR adds a new property to this component: slideOnTouch.
slideOnTouch
Now, if you set slideOnTouch to YES, then you can set currentValue of the slider when you touch some position, i.e. you don't need to necessarily drag the handle to the value.
currentValue
This PR adds a new property to this component:
slideOnTouch
.Now, if you set
slideOnTouch
to YES, then you can setcurrentValue
of the slider when you touch some position, i.e. you don't need to necessarily drag the handle to the value.