Files
Swiftgram/AsyncDisplayKit/ASDisplayNode.mm
Ryan Nystrom 7b86303f20 Forward touch events to either the node or super
`_ASDisplayView` now forwards touch events to either super or it's node, depending on whether or not the node implements the methods.

fixes #199
2015-01-06 16:06:59 -08:00

51 KiB