mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
no message
This commit is contained in:
@@ -28,7 +28,7 @@ final class InstantPageTileNode: ASDisplayNode {
|
||||
return InstantPageTileNodeParameters(tile: self.tile)
|
||||
}
|
||||
|
||||
@objc override public class func draw(_ bounds: CGRect, withParameters parameters: NSObjectProtocol?, isCancelled: () -> Bool, isRasterizing: Bool) {
|
||||
@objc override public class func draw(_ bounds: CGRect, withParameters parameters: Any?, isCancelled: () -> Bool, isRasterizing: Bool) {
|
||||
|
||||
let context = UIGraphicsGetCurrentContext()!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user