mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Conference
This commit is contained in:
@@ -2718,6 +2718,9 @@ final class VideoChatScreenComponent: Component {
|
||||
displayVideoControlButton = false
|
||||
}
|
||||
}
|
||||
if videoControlButtonContent == videoButtonContent {
|
||||
displayVideoControlButton = false
|
||||
}
|
||||
|
||||
let videoControlButtonSize = self.videoControlButton.update(
|
||||
transition: transition,
|
||||
|
||||
Reference in New Issue
Block a user