CircularSlider icon indicating copy to clipboard operation
CircularSlider copied to clipboard

A powerful Circular Slider. It's written in Swift, it's 100% IBDesignable and all parameters are IBInspectable.

Results 14 CircularSlider issues
Sort by recently updated
recently updated
newest added

While processing your iOS app, errors occurred in the app thinning process, and your app couldn’t be thinned. If your app contains bitcode, bitcode processing may have failed. Because of...

Using xcode 10.1, I first upgraded to swift 4.2, then I fixed the swift 5 related warnings.

I need to use this slider as a Day viewer Like showing records of 7 Days So basically I need to create 7 Steps in slider if I drag slider...

Hello, Please release a new version compatible with Xcode 10.1 and Swift 4.2.

Hi @taglia3 ! It would be great if you can make this enhancement too. Along with the ability to disable the textfield. Those will be my last requests. Highly appreciate...

enhancement

Correct me if I'm wrong, but I think is not possible to change the text color from the default dark grey it has now. It would be very nice to...

DelegateUpdate : Added hooks to know when the user begins and ends changing the knob value

Changing either the colors pgNormalColor or pgHighlightedColor in IB does not have any effect in IB and the app when it is executed. Adding these two lines fixes that problem.

Hello taglia3, Thanks for this fine CircularSlider library. I get a couple of swift warnings with newest xcode, 8.3.3, mainly M_PI usage and unused runtime attribute 'type'. I want to...

I can't seem to change the knob color from the lime green.. Any help?