mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various fixes
This commit is contained in:
@@ -378,7 +378,7 @@ open class NavigationController: UINavigationController, ContainableController,
|
||||
|
||||
let belowKeyboardOverlayLayout = layout
|
||||
var globalOverlayLayout = layout
|
||||
globalOverlayLayout.inputHeight = nil
|
||||
// globalOverlayLayout.inputHeight = nil
|
||||
|
||||
if let globalOverlayBelowKeyboardContainerParent = self.globalOverlayBelowKeyboardContainerParent {
|
||||
if globalOverlayBelowKeyboardContainerParent.view.superview != self.displayNode.view {
|
||||
|
||||
Reference in New Issue
Block a user