Files
Swiftgram/AsyncDisplayKitTests
Hannah Troisi 52d58992da [ASVideoNode] Change superclass to ASNetworkImageNode so that it can be its own placeholder (#1710)
* [ASVideoNode] Change superclass to ASNetworkImageNode so that ASVideoNode can be its own placeholder
- remove _placeholderImageNode property of ASVideoNode (use self.image now instead)
- move layoutSpecThatFits: code to calculateSizeThatFits: & layout: methods as ASImageNode uses calculateSizeThatFits:

* [ASVideoNode] Tweaks to the definition of the delegate protocols to integrate with ASNetworkImageNode (superclass)
2016-06-05 18:18:52 -07:00
..
2014-06-26 22:32:55 -07:00
2014-11-17 15:02:17 -08:00
2014-06-26 22:32:55 -07:00
2014-06-26 22:32:55 -07:00
2015-09-16 15:34:24 -07:00