mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Adjust title area
This commit is contained in:
parent
8880417f23
commit
461e732779
@ -1282,7 +1282,7 @@ final class VideoChatScreenComponent: Component {
|
||||
|
||||
var maxTitleWidth: CGFloat = availableSize.width - sideInset * 2.0 - navigationButtonAreaWidth * 2.0 - 4.0 * 2.0
|
||||
if isTwoColumnLayout {
|
||||
maxTitleWidth -= 88.0
|
||||
maxTitleWidth -= 98.0
|
||||
}
|
||||
|
||||
let titleSize = self.title.update(
|
||||
|
Loading…
x
Reference in New Issue
Block a user