eliotfowler / EFCircularSlider

An extensible circular slider for iOS applications
http://eliotfowler.github.io/EFCircularSlider/
MIT License
998 stars 161 forks source link

Set UIImage to Handle #28

Open stephenomenon opened 10 years ago

stephenomenon commented 10 years ago

Is it possible to set an image as the the circular slider handle?

Something like: circularSlider.handleType = CircularSliderHandleTypeCustom would be great.

iltercengiz commented 9 years ago

Here's a fork I've made that supports setting a UIImage as handle: https://github.com/iltercengiz/EFCircularSlider