yannickl / YLProgressBar

UIProgressView replacement with an highly and fully customizable animated progress bar in pure Core Graphics
http://yannickloriot.com/library/ios/ylprogressbar/
MIT License
1.28k stars 186 forks source link

bugfix for iOS < 7.0 (boundingRectSize is not supported before iOS 7) #38

Closed jerrygdm closed 8 years ago

jerrygdm commented 8 years ago

bugfix for iOS < 7.0 (boundingRectSize is not supported before iOS 7)

yannickl commented 8 years ago

Thank you for the fix!

jerrygdm commented 8 years ago

Thank you to accept the fix. Can you make a new release (in this case should be 3.8.1) and update the .podspec also so I can update it with cocoa pods?

Il giorno 14 apr 2016, alle ore 21:32, Yannick Loriot notifications@github.com ha scritto:

Merged #38 https://github.com/yannickl/YLProgressBar/pull/38.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/yannickl/YLProgressBar/pull/38#event-627885180

yannickl commented 8 years ago

That's done! ;)