Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty circularProgress when 100% #6

Closed
mrwanny opened this issue Jun 26, 2012 · 3 comments
Closed

Empty circularProgress when 100% #6

mrwanny opened this issue Jun 26, 2012 · 3 comments

Comments

@mrwanny
Copy link

mrwanny commented Jun 26, 2012

I was experiencing an empty circularProgress when setting 100%
changing the arc initialization to CGFloat radians = DEGREES_2_RADIANS((self.progress*360.0f)+270); appeared to fix the issue

@markrickert
Copy link
Contributor

I know we just met, but that might be a bug. So fix it and send a pull request, maybe?

@0xced
Copy link
Contributor

0xced commented Jul 20, 2012

I think this issue is now fixed, please check with the latest version.

@danielamitay
Copy link
Owner

0xced fixed the issue with new drawing math.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants