warchimede / RangeSlider

A simple range slider made in Swift
MIT License
366 stars 78 forks source link

One slider circle #13

Closed SketchySwift closed 8 years ago

SketchySwift commented 8 years ago

How do I make the slider only have one O slider thing?

warchimede commented 8 years ago

Hello @HardcoreIOS ,

Sadly, the purpose of this control is to have two thumbs. Maybe you should consider customizing the UISlider class, or create your own slider. You can reuse some of the code of this project.

Good luck 👍 💯