mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Charts improvements
This commit is contained in:
@@ -201,7 +201,7 @@ class ChatMessageInstantVideoItemNode: ChatMessageItemView {
|
||||
deliveryFailedInset += 24.0
|
||||
}
|
||||
|
||||
let displaySize = CGSize(width: 212.0, height: 212.0)
|
||||
let displaySize = layoutConstants.instantVideo.dimensions
|
||||
|
||||
var automaticDownload = true
|
||||
for media in item.message.media {
|
||||
|
||||
Reference in New Issue
Block a user