mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Various fixes
This commit is contained in:
@@ -529,6 +529,8 @@ final class BotCheckoutInfoControllerNode: ViewControllerTracingNode, UIScrollVi
|
||||
if let focusItem = focusItem as? BotPaymentFieldItemNode {
|
||||
focusItem.activateInput()
|
||||
}
|
||||
|
||||
self.scrollViewDidScroll(self.scrollNode.view)
|
||||
}
|
||||
} else if let previousLayout = previousLayout {
|
||||
var previousInsets = previousLayout.0.insets(options: [.input])
|
||||
|
||||
Reference in New Issue
Block a user