Reaction improvements

This commit is contained in:
Ali
2022-08-23 22:13:15 +03:00
parent 53690ab199
commit 3b76a3cbfa
13 changed files with 309 additions and 95 deletions

View File

@@ -215,7 +215,7 @@ final class ReactionContextBackgroundNode: ASDisplayNode {
}
func animateInFromAnchorRect(size: CGSize, sourceBackgroundFrame: CGRect) {
let springDuration: Double = 0.3
let springDuration: Double = 0.5
let springDamping: CGFloat = 104.0
let springDelay: Double = 0.05
let shadowInset: CGFloat = 15.0