mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Group boosts
This commit is contained in:
@@ -672,6 +672,7 @@ final class PenTool: DrawingElement {
|
||||
return self.start.location.distance(to: self.end.location)
|
||||
}
|
||||
}
|
||||
|
||||
private func smoothPoints(_ input: SmootherInput) -> [Point] {
|
||||
let segmentDistance: CGFloat = 6.0
|
||||
let distance = input.distance
|
||||
|
||||
Reference in New Issue
Block a user