mrackwitz / MRProgress

Collection of iOS drop-in components to visualize progress
MIT License
2.55k stars 306 forks source link

Exposed line width and border width on MRCircularProgressView #36

Closed coneybeare closed 10 years ago

coneybeare commented 10 years ago

These should be exposed for customization

mrackwitz commented 10 years ago

Could you please check the indentation and use spaces instead of tabs? I want to keep that consistent.

coneybeare commented 10 years ago

I don't do spaces, so it's ok if you don't merge it. After submitting this I realized I was bombarding your project with a ton of requests and it would be just easier to create my own progress view the way I need it to be,

mrackwitz commented 10 years ago

Oh, I like to make it more configurable, where it makes sense. Your issues and this PR were absolutely helpful, probably not only for you, but other users, too. So it would be sad if it fails becaues of the crucial indentation question. :wink:

mrackwitz commented 10 years ago

Will be fixed by #44. Thank you anyways.