mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Camera and editor improvements
This commit is contained in:
@@ -89,7 +89,7 @@ public final class DrawingMediaEntityView: DrawingEntityView, DrawingEntityMedia
|
||||
}
|
||||
|
||||
public var updated: (() -> Void)?
|
||||
override func update(animated: Bool) {
|
||||
public override func update(animated: Bool) {
|
||||
self.center = self.mediaEntity.position
|
||||
|
||||
let size = self.mediaEntity.baseSize
|
||||
|
||||
Reference in New Issue
Block a user