Swiftgram/AsyncDisplayKit
Michael Schneider b4d490848f Add measure: call for nodes without host on themselves if developer does not
Normally measure will be called before layout occurs. If this doesn't happen, nothing is going to call it at all.  An experimenting developer probably added a node to the hierarchy directly. We simply call measureWithSizeRange: using a size range equal to whatever bounds were provided to that element. This make initial experimentation using layoutSpecs much easier. Furthermore added logging if no size is given for the node before layout occurs.
2016-06-03 13:24:47 -07:00
..
2016-04-19 09:02:07 +01:00
2016-03-15 21:56:51 -07:00
2016-03-03 15:00:29 -08:00
2016-05-09 17:20:06 -07:00
2016-03-25 11:54:56 -07:00
2015-09-16 15:41:56 -07:00
2016-05-19 13:40:09 +04:00
2014-06-26 22:32:55 -07:00
2015-09-16 20:15:48 -04:00