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

Set corner radius #30

Closed Nonouf closed 9 years ago

Nonouf commented 9 years ago

Can you add the possibility to change the value of the corder radius please?

yannickl commented 9 years ago

I'll add the property asap. Thanks for the suggestion.

yannickl commented 9 years ago

You can now change the cornerRadius property. :+1: