mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-07 05:02:56 +00:00
Merge branch 'beta'
# Conflicts: # submodules/WallpaperBackgroundNode/Sources/WallpaperBackgroundNode.swift
This commit is contained in:
commit
a11cf79891
@ -413,9 +413,9 @@ final class WallpaperBackgroundNodeImpl: ASDisplayNode, WallpaperBackgroundNode
|
|||||||
self.contentNode.backgroundColor = nil
|
self.contentNode.backgroundColor = nil
|
||||||
needsCleanBackground = true
|
needsCleanBackground = true
|
||||||
|
|
||||||
if wallpaper.isBuiltin {
|
//if wallpaper.isBuiltin {
|
||||||
overlayColor = selectDateFillStaticColor(theme: bubbleTheme, wallpaper: wallpaper)
|
overlayColor = selectDateFillStaticColor(theme: bubbleTheme, wallpaper: wallpaper)
|
||||||
}
|
//}
|
||||||
}
|
}
|
||||||
|
|
||||||
var isInvertedGradient = false
|
var isInvertedGradient = false
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"app": "9.5.1",
|
"app": "9.5.2",
|
||||||
"bazel": "5.3.1",
|
"bazel": "5.3.1",
|
||||||
"xcode": "14.2"
|
"xcode": "14.2"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user