mdinacci / MDRadialProgress

A custom UIView useful to represent progress in discrete steps.
Other
947 stars 159 forks source link

Update MDRadialProgressView.m #23

Closed nick-melnick closed 10 years ago

nick-melnick commented 10 years ago

Circle drawn on the radius of the circle, and the thickness of the line then should be doubled. Otherwise, the central circle overlaps the necessary thickness of "progress line". (Sorry my bad english)

mdinacci commented 10 years ago

Hi @nick-melnick

thanks for your patch.

Can you explain your changes and why they are required ?

Please provide examples if you encountered any bug that are fixed by your patch.

mdinacci commented 10 years ago

Not merged