Rene Cacheaux
|
60e676a38a
|
Adds ASCollectionViewLayoutController and convenience CGRect/ASScrollDirection functions. Fixes default collection view range tuning parameters for Preload and Render ranges; values were flipped.
|
2015-06-23 07:30:13 -05:00 |
|
Rene Cacheaux
|
777b48cc33
|
Adds layout controller for collection views. This new layout controller leverages UICollectionViewLayout's layoutAttributesForElementsInRect in order to calculate index paths for items in AsyncDisplayKit ranges. Flow layout is still a requirement in order to test the waters.
|
2015-06-21 18:37:00 -05:00 |
|
Rene Cacheaux
|
0adac6851a
|
Adds abstract ASLayoutController implementation in preparation for custom layout ASLayoutController implementation.
|
2015-06-21 13:24:24 -05:00 |
|