mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Camera and editor improvements
This commit is contained in:
@@ -1811,11 +1811,11 @@ public final class MediaPickerScreen: ViewController, AttachmentContainable {
|
||||
return
|
||||
}
|
||||
|
||||
self.requestAttachmentMenuExpansion()
|
||||
|
||||
var embedded = true
|
||||
if case .story = mode {
|
||||
embedded = false
|
||||
} else {
|
||||
self.requestAttachmentMenuExpansion()
|
||||
}
|
||||
|
||||
var updateNavigationStackImpl: ((AttachmentContainable) -> Void)?
|
||||
|
||||
Reference in New Issue
Block a user