Wallpaper updates

This commit is contained in:
Ali
2021-05-11 23:31:03 +04:00
parent f4df115850
commit 6854173dae
34 changed files with 356 additions and 898 deletions

View File

@@ -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() {