mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Video message recording improvements
This commit is contained in:
@@ -549,7 +549,7 @@ final class ChatRecordingPreviewInputPanelNode: ChatInputPanelNode {
|
||||
)
|
||||
self.tooltipController = tooltipController
|
||||
|
||||
parentController.present(tooltipController, in: .window(.root))
|
||||
parentController.present(tooltipController, in: .current)
|
||||
}
|
||||
|
||||
@objc func waveformPressed() {
|
||||
|
||||
Reference in New Issue
Block a user