mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Adjust title area
This commit is contained in:
parent
8880417f23
commit
461e732779
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue