mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various Fixes
This commit is contained in:
@@ -1118,6 +1118,8 @@ class ChatMessageBubbleItemNode: ChatMessageItemView, ChatMessagePreviewItemNode
|
||||
tmpWidth = baseWidth
|
||||
if needsShareButton || isAd {
|
||||
tmpWidth -= 38.0
|
||||
} else {
|
||||
tmpWidth -= 4.0
|
||||
}
|
||||
} else {
|
||||
tmpWidth = layoutConstants.bubble.maximumWidthFill.widthFor(baseWidth)
|
||||
|
||||
Reference in New Issue
Block a user