mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
[Temp]
This commit is contained in:
@@ -535,6 +535,9 @@ final class NavigationModalContainer: ASDisplayNode, ASScrollViewDelegate, ASGes
|
||||
return self.dim.view
|
||||
}
|
||||
if self.isFlat {
|
||||
if result === self.container.view {
|
||||
return nil
|
||||
}
|
||||
return result
|
||||
}
|
||||
var currentParent: UIView? = result
|
||||
|
||||
Reference in New Issue
Block a user