mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various fixes
This commit is contained in:
@@ -230,7 +230,7 @@ public protocol CustomViewControllerNavigationDataSummary: AnyObject {
|
||||
|
||||
private var navigationBarOrigin: CGFloat = 0.0
|
||||
|
||||
public var minimizedTopEdgeOffset: CGFloat = 0.0
|
||||
public var minimizedTopEdgeOffset: CGFloat?
|
||||
public var minimizedBounds: CGRect?
|
||||
open var isMinimized: Bool = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user