mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Update API
This commit is contained in:
@@ -1117,7 +1117,7 @@ class ChatMessageBubbleItemNode: ChatMessageItemView, ChatMessagePreviewItemNode
|
||||
if allowFullWidth {
|
||||
tmpWidth = baseWidth
|
||||
if needsShareButton || isAd {
|
||||
tmpWidth -= 38.0
|
||||
tmpWidth -= 45.0
|
||||
} else {
|
||||
tmpWidth -= 4.0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user