MatiBot / MBCircularProgressBar

A circular, animatable & highly customizable progress bar from the Interface Builder (Objective-C)
https://www.cocoacontrols.com/controls/mbcircularprogressbar
MIT License
994 stars 180 forks source link

Indeterminate Animation #61

Closed Hackmodford closed 6 years ago

Hackmodford commented 7 years ago

Is there a way to make the progress indicator spin around if you can not determine a value for the progress? For example, downloading a file that you don’t know the length of.

MatiBot commented 6 years ago

Not with the current functionality. Please feel free to fork this repo and add this functionality. I will be happy to add it here :)