mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-21 09:55:49 +08:00
`_ASDisplayView` now forwards touch events to either super or it's node, depending on whether or not the node implements the methods. fixes #199