mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Update comment decryption UI
This commit is contained in:
@@ -48,7 +48,7 @@ public class NavigationTitleNode: ASDisplayNode {
|
||||
}
|
||||
|
||||
public override func calculateSizeThatFits(_ constrainedSize: CGSize) -> CGSize {
|
||||
self.label.updateLayout(constrainedSize)
|
||||
let _ = self.label.updateLayout(constrainedSize)
|
||||
return self.label.calculatedSize
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user