Swiftgram/AsyncDisplayKit
Scott Goodson d899f12f70 [ASCellNode] Layout delegate should not be public as it must not be reset externally.
Do not call layout delegate method before the cell node is loaded.  This can happen if
application code calls -setNeedsLayout on the cell manually, and can confuse UIKit state
because we submit an empty batch update call on the next runloop.
2016-02-20 15:24:44 -08:00
..
2016-02-16 16:16:29 -08:00
2016-02-02 11:58:18 -08:00
2016-02-02 11:58:18 -08:00
2016-02-07 17:18:24 -08:00
2016-02-02 19:10:12 -08:00
2016-02-16 19:05:17 -08:00
2016-02-18 20:01:23 -08:00
2016-02-18 16:41:58 -08:00