mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Pre-release fixes
This commit is contained in:
@@ -480,6 +480,7 @@ final class NavigationContainer: ASDisplayNode, UIGestureRecognizerDelegate {
|
||||
toValue.value.setIgnoreAppearanceMethodInvocations(true)
|
||||
self.addSubnode(toValue.value.displayNode)
|
||||
toValue.value.setIgnoreAppearanceMethodInvocations(false)
|
||||
toValue.value.displayNode.recursivelyEnsureDisplaySynchronously(true)
|
||||
toValue.value.viewDidAppear(false)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user