mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Various fixes
This commit is contained in:
@@ -71,6 +71,8 @@ public class ChatMessageBackground: ASDisplayNode {
|
||||
private let outlineImageNode: ASImageNode
|
||||
private weak var backgroundNode: WallpaperBackgroundNode?
|
||||
|
||||
public var backgroundFrame: CGRect = .zero
|
||||
|
||||
public var hasImage: Bool {
|
||||
self.imageNode.image != nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user