ARCollectionViewMasonryLayout icon indicating copy to clipboard operation
ARCollectionViewMasonryLayout copied to clipboard

Crashes when collection view does not have a height set.

Open alloy opened this issue 8 years ago • 1 comments

https://github.com/ashfurrow/ARCollectionViewMasonryLayout/blob/18484232f5a68ed70d22a1a2752762ae8b20ec89/_ARCollectionViewMasonryAttributesGrid.m#L170

2016-02-20 12:00:17.462 EmbedInExistingNavigationStack[49301:19970305] *** Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [288.5 nan]'

alloy avatar Feb 20 '16 11:02 alloy

I had this happen in some snapshot tests. Will try to have a look today.

ashfurrow avatar Feb 20 '16 13:02 ashfurrow