mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-09 03:20:48 +00:00
Adjust forward avatar inset
This commit is contained in:
parent
49ac381b64
commit
4286199f6a
@ -352,7 +352,7 @@ public class ChatMessageForwardInfoNode: ASDisplayNode {
|
||||
|
||||
var authorAvatarInset: CGFloat = 0.0
|
||||
if peer != nil {
|
||||
authorAvatarInset = 19.0
|
||||
authorAvatarInset = 20.0
|
||||
}
|
||||
|
||||
let resultSize: CGSize
|
||||
|
Loading…
x
Reference in New Issue
Block a user