mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various fixes
This commit is contained in:
@@ -76,8 +76,8 @@ final class NeonTool: DrawingElement {
|
||||
let renderColor: UIColor
|
||||
|
||||
private var pathStarted = false
|
||||
private let path = UIBezierPath()
|
||||
private var activePath: UIBezierPath?
|
||||
private let path = UIBezierPath()
|
||||
private var activePath: UIBezierPath?
|
||||
private var addedPaths = 0
|
||||
|
||||
fileprivate var renderPath: CGPath?
|
||||
|
||||
Reference in New Issue
Block a user