mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Stories
This commit is contained in:
@@ -979,7 +979,8 @@ final class MediaEditorScreenComponent: Component {
|
||||
timeoutSelected: timeoutSelected,
|
||||
displayGradient: false,
|
||||
bottomInset: 0.0,
|
||||
hideKeyboard: self.currentInputMode == .emoji
|
||||
hideKeyboard: self.currentInputMode == .emoji,
|
||||
disabledPlaceholder: nil
|
||||
)),
|
||||
environment: {},
|
||||
containerSize: CGSize(width: inputPanelAvailableWidth, height: inputPanelAvailableHeight)
|
||||
|
||||
Reference in New Issue
Block a user