mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Camera and editor improvements
This commit is contained in:
@@ -50,7 +50,7 @@ public final class MediaEditorPreviewView: MTKView, MTKViewDelegate, RenderTarge
|
||||
}
|
||||
|
||||
func scheduleFrame() {
|
||||
Queue.mainQueue().async {
|
||||
Queue.mainQueue().justDispatch {
|
||||
self.draw()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user