mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Animated emoji improvements
This commit is contained in:
@@ -44,7 +44,8 @@ public func cacheVideoAnimation(path: String, width: Int, height: Int, writer: A
|
||||
}
|
||||
}
|
||||
}
|
||||
}, proposedWidth: frame.width, proposedHeight: frame.height, duration: frameDuration)
|
||||
return frameDuration
|
||||
}, proposedWidth: frame.width, proposedHeight: frame.height)
|
||||
} else {
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user