ashfurrow / ARCollectionViewMasonryLayout

MIT License
185 stars 16 forks source link

Fixed crash in layout without footer on iOS8, enabled snapshot tests. #12

Closed dblock closed 10 years ago

dblock commented 10 years ago

On iOS8 the demo crashes, see #11. That's because we register footerAttributes and other footer-related things, but don't supply a class for the footer itself.

Updated demo and tests to use a well-known set of colors and enabled snapshot tests, lets see if CI picks this up and passes.

Fixed Britishisms :)

dblock commented 10 years ago

Woot. :green_apple:

ashfurrow commented 10 years ago

:+1:

Also, I thought that "antialiasing" was the American way to spell that word?

dblock commented 10 years ago

I don't know what I was thinking with antialiasing, undid.

ashfurrow commented 10 years ago

Cool. Will wait for green-ness.