mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-17 11:00:07 +00:00
Fixes: - Usage of UIScreen in -[ASDisplayNode init] (the offending individual will be prosecuted) - #38: Proper teardown of nodes owned by ASTableView / ASRangeController - #34: Fix infinite recursion in very rare subclassing scenario - #30: Avoid animating cell and section additions to ASTableView - #19: Set a more reasonable default for maximum display concurrency r=nadi