Swiftgram/AsyncDisplayKit
Garrett Moon 32582fca58 Fixes shouldRasterizeSubnodes
Currently, subnodes of nodes marked with shouldRasterizeSubnodes do not get layout calls. This adds the call to layout and changes the __layout method to reference self.bounds instead of _layer.bounds.

Also adds support for corner radius when rasterizing subnodes.
2015-09-01 13:25:27 -07:00
..
2015-09-01 13:25:27 -07:00
2015-08-22 19:03:54 -07:00
2015-09-01 13:25:27 -07:00
2015-08-12 15:29:26 -07:00
2015-02-23 14:55:15 -08:00
2015-08-22 19:03:54 -07:00
2014-06-26 22:32:55 -07:00
2015-07-10 19:41:17 +07:00