Swiftgram/AsyncDisplayKit
Huy Nguyen 5ecc9b16a9 Remove unncessary batch layout calls in ASCollectionDataController
- These calls cause supplementary nodes to be allocated and laid out, but not inserted afterward. So the nodes are thrown away.
- Next time when it is the right time to allocate these nodes, it is the second allocation request and triggers assertion in ASIndexedNodeContext #1296.
2016-03-01 15:42:53 -08:00
..
2016-02-20 17:33:29 -08:00
2016-02-07 17:18:24 -08:00
2016-02-02 19:10:12 -08:00
2016-02-25 10:40:38 -08:00