mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Remove debugging
This commit is contained in:
parent
923587b0da
commit
3929559a3b
1 changed files with 1 additions and 1 deletions
|
|
@ -795,7 +795,7 @@ final class ContextControllerExtractedPresentationNode: ASDisplayNode, ContextCo
|
|||
if case .animateOut = stateTransition {
|
||||
contentRect.origin.y = self.contentRectDebugNode.frame.maxY - contentRect.size.height
|
||||
}
|
||||
contentRect.size.height = 200.0
|
||||
//contentRect.size.height = 200.0
|
||||
} else {
|
||||
return
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue