mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Video message recording improvements
This commit is contained in:
@@ -1607,7 +1607,6 @@ public class CameraScreen: ViewController {
|
||||
if case .pendingImage = value {
|
||||
Queue.mainQueue().async {
|
||||
self.mainPreviewView.isEnabled = false
|
||||
|
||||
self.additionalPreviewView.isEnabled = false
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user