Chad Podoski

Results 6 issues of Chad Podoski

Button renders fine if I set leading and trailing layout constraints, but anytime I try to use a width layout constraint with a horizontal centering constraint (either to its superview...

I've got a PINAnimatedImageView in a collection view cell. The image and animatedImage are being nil'd out on prepareForReuse. Subsequently when setting the image on the reused cell, I think...

Running into memory issues and/or really slow performance on a large camera roll (10k items). Not really an issue per say, as I'm aware of the heavy computation going on,...

Figured I would issue this pull request since the feature is still being requested in the issue tracker on the repository. It adds drag/drop sorting, fixes a bug related to...

The default AlamoFire response handlers don't error out when encountering an empty response body and a 204 (or 205 status code). Does AlamofireObjectMapper handle this differently for some reason (it...

Pretty regularly I see like a 1 pixel line flicker near the top and bottom of the digit when it transitions from 1 to 0. Also, I was wondering what...