Chad Podoski

Results 6 comments of Chad Podoski

Couldn't tell you why, but the issue appears to lie with 'customizeAppearance'. When a horizontal centering layout constraint is used, customizeAppearance is called before frames and bounds are set properly....

Pretty sure this is a bug in auto layout as I'm seeing the same thing happen with a UIImageView in a completely different view hierarchy when a horizontal layout constraint...

I never did. After looking into it further, I was under the impression it was an iOS auto layout bug, as a stock UIImageView was running into the same issue....

I took a crack at this one, as well as merging #47 in my fork of GMGridView. I'll submit a pull request once I have a chance to test more....

I'll try to pull an example together when I get a break in our release schedule. Hopefully I can remember how to recreate it. Probably a dumb question on my...