mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
Various improvements
This commit is contained in:
@@ -343,7 +343,7 @@ public final class DrawingMessageRenderer {
|
||||
}
|
||||
|
||||
public func render(completion: @escaping (Result) -> Void) {
|
||||
Queue.mainQueue().after(0.1) {
|
||||
Queue.mainQueue().after(0.066) {
|
||||
let presentationData = self.context.sharedContext.currentPresentationData.with { $0 }
|
||||
let defaultPresentationData = defaultPresentationData()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user