mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix blurred components appearance
This commit is contained in:
@@ -572,7 +572,7 @@ private final class WallpaperBlurNode: ASDisplayNode {
|
||||
|
||||
super.init()
|
||||
|
||||
self.addSubnode(self.colorNode)
|
||||
//self.addSubnode(self.colorNode)
|
||||
}
|
||||
|
||||
func update(rect: CGRect, within size: CGSize, color: UIColor, wallpaperNode: WallpaperBackgroundNode?, transition: ContainedViewLayoutTransition) {
|
||||
|
||||
Reference in New Issue
Block a user