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

Fix #51 #52

Open AAChartModel opened 7 years ago

AAChartModel commented 7 years ago

if the ture value is farstly bigger than the max value ,the demo will continue draw the progress line ,which will lead to the serious memeory warning of iPhone simulator

MatiBot commented 6 years ago

Thanks @AAChartModel for working on this PR, Could you please fix the travis error?