Adjust blur height

This commit is contained in:
Isaac 2023-11-27 01:29:42 +04:00
parent d46368ccfe
commit 35a31b4671

View File

@ -1104,7 +1104,7 @@ final class PeerInfoHeaderNode: ASDisplayNode {
let expandedTitleScale: CGFloat = 0.8
var bottomShadowHeight: CGFloat = 82.0
var bottomShadowHeight: CGFloat = 98.0
if !self.isSettings {
bottomShadowHeight += 80.0
}