James Hays

Results 3 issues of James Hays

If setPadding or setEdgeInsets are called after the buttonWidth is set, the button is resized with sizeToFit. This is the code I used to work around it. `-(void)setPadding:(CGFloat)padding { self.contentEdgeInsets...

I wanted to utilize NSUInteger and NSTimeInterval in my project. Feel free to pull it in if you want.

Defer activityIndicator stopAnimation so animation stops if no image is returned.