mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Wallpaper updates
This commit is contained in:
@@ -806,9 +806,8 @@ final class UndoOverlayControllerNode: ViewControllerTracingNode {
|
||||
|
||||
override func didLoad() {
|
||||
super.didLoad()
|
||||
if self.panelNode.backgroundColor == .clear {
|
||||
self.panelNode.view.addSubview(self.effectView)
|
||||
}
|
||||
|
||||
self.panelNode.view.addSubview(self.effectView)
|
||||
}
|
||||
|
||||
@objc private func buttonPressed() {
|
||||
|
||||
Reference in New Issue
Block a user