mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-19 20:21:26 +00: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