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

changed “drawRect” of M13ProgressViewBar #43

Merged
merged 1 commit into from
Sep 4, 2014

Conversation

skydivedan
Copy link
Contributor

if self.progress is 0, then we set the path of _progressLayer to nil. This will effectively “erase” progress. This is useful if M13ProgressViewBar is used in a reusable view, like a UITableViewCell.

…h of _progressLayer to nil. This will effectively “erase” progress. This is useful if M13ProgressViewBar is used in a reusable view, like a UITableViewCell.
Marxon13 added a commit that referenced this pull request Sep 4, 2014
Changed “drawRect” of M13ProgressViewBar
@Marxon13 Marxon13 merged commit ccfc79f into Marxon13:master Sep 4, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants