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

Added the ability to set an image for both handles #113

Open townsendeb opened 3 years ago

townsendeb commented 3 years ago

This gives users the ability to set separate handle images on the range slider. If they do not want to use this, they can still use handleImage to set a master image for both handles, or set no image at all.