mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various improvements
This commit is contained in:
@@ -524,7 +524,7 @@ final class AttachmentContainer: ASDisplayNode, ASGestureRecognizerDelegate {
|
||||
}
|
||||
|
||||
var containerTopInset: CGFloat
|
||||
if isLandscape {
|
||||
if isLandscape || controllers.last?.isFullscreen == true {
|
||||
containerTopInset = 0.0
|
||||
containerLayout = layout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user