mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Merge commit 'eabf0985ef59bea5dde543427c80c9a223077046'
This commit is contained in:
@@ -1899,7 +1899,7 @@ public final class ChatEmptyNode: ASDisplayNode {
|
||||
default:
|
||||
self.isUserInteractionEnabled = false
|
||||
}
|
||||
|
||||
|
||||
let displayRect = CGRect(origin: CGPoint(x: 0.0, y: insets.top), size: CGSize(width: size.width, height: size.height - insets.top - insets.bottom))
|
||||
|
||||
var contentSize = CGSize()
|
||||
|
||||
Reference in New Issue
Block a user