mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Use modern pipeline for video conversion
This commit is contained in:
@@ -3170,6 +3170,7 @@ public final class DrawingToolsInteraction {
|
||||
} else {
|
||||
if self.isVideo {
|
||||
entityView.seek(to: 0.0)
|
||||
entityView.play()
|
||||
}
|
||||
|
||||
entityView.animateInsertion()
|
||||
|
||||
Reference in New Issue
Block a user