mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-03 03:40:33 +00:00
Previously self.userInteractionEnabled defaulted to YES, and this caused plenty of bugs for me when text nodes would silently steal touches. It should default to NO, and callers who want tappability on their text nodes should manually set .userInteractionEnabled to YES.
32 KiB
32 KiB