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