Files
Swiftgram/examples/CustomCollectionView
Hannah Troisi fcccb1bf03 [CustomCollectionView Example]
Issue (#1366):
CustomColelctionView example app always returns YES from shouldInvalidateLayoutForBoundsChange: which triggers a re-layout.

Fix:
Comparing CGSize rather than CGRect is enough to  handle rotation support without always triggering a re-layout. .
2016-03-19 18:00:24 -07:00
..
2016-03-19 18:00:24 -07:00