mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-16 03:09:56 +00:00
Adjust blur height
This commit is contained in:
parent
d46368ccfe
commit
35a31b4671
@ -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
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user