mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-01 04:08:07 +00:00
Again
This commit is contained in:
parent
024811b9d3
commit
82f4078bcc
@ -1816,7 +1816,7 @@ final class PeerInfoHeaderNode: ASDisplayNode {
|
|||||||
let buttonsVerticalOffset: CGFloat
|
let buttonsVerticalOffset: CGFloat
|
||||||
|
|
||||||
var buttonsAlphaTransition = transition
|
var buttonsAlphaTransition = transition
|
||||||
|
//
|
||||||
if self.navigationTransition != nil {
|
if self.navigationTransition != nil {
|
||||||
if case let .animated(duration, curve) = transition, transitionFraction >= 1.0 - CGFloat.ulpOfOne {
|
if case let .animated(duration, curve) = transition, transitionFraction >= 1.0 - CGFloat.ulpOfOne {
|
||||||
buttonsAlphaTransition = .animated(duration: duration * 0.6, curve: curve)
|
buttonsAlphaTransition = .animated(duration: duration * 0.6, curve: curve)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user