mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Bumo
This commit is contained in:
parent
2996ea779e
commit
fb5ea0262d
1 changed files with 0 additions and 1 deletions
|
|
@ -1821,7 +1821,6 @@ final class PeerInfoHeaderNode: ASDisplayNode {
|
|||
if case let .animated(duration, curve) = transition, transitionFraction >= 1.0 - CGFloat.ulpOfOne {
|
||||
buttonsAlphaTransition = .animated(duration: duration * 0.6, curve: curve)
|
||||
}
|
||||
|
||||
if self.isAvatarExpanded {
|
||||
apparentButtonSize = expandedButtonSize
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue