mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Star reactions
This commit is contained in:
@@ -124,7 +124,7 @@ private func rippleOffset(
|
||||
}
|
||||
|
||||
if distance <= 60.0 {
|
||||
rippleAmount = 0.4 * rippleAmount
|
||||
rippleAmount = 0.3 * rippleAmount
|
||||
}
|
||||
|
||||
// A vector of length `amplitude` that points away from position.
|
||||
|
||||
Reference in New Issue
Block a user