UICircularSlider icon indicating copy to clipboard operation
UICircularSlider copied to clipboard

Implementing a 90 degree and 180 degree arc slider?

Open vicc opened this issue 12 years ago • 1 comments

This is really useful, thank you so much! I was wondering if you could do a quick update for a 90 degree arc. I really only need a quarter circle slider.

Is there a quick way to do this? Thanks!

I changed the circularTrack angle values to (track, self.minimumValue, self.maximumValue, 0, M_PI/2); which helped but the gestures are all messed up :/

img_1427

vicc avatar Jan 29 '14 08:01 vicc

Any Update on this?

toseefkhilji avatar Nov 14 '17 16:11 toseefkhilji