Conference

This commit is contained in:
Isaac
2025-04-11 20:08:27 +04:00
parent 6ee705e786
commit c6ff9717d4
6 changed files with 35 additions and 6 deletions

View File

@@ -2718,6 +2718,9 @@ final class VideoChatScreenComponent: Component {
displayVideoControlButton = false
}
}
if videoControlButtonContent == videoButtonContent {
displayVideoControlButton = false
}
let videoControlButtonSize = self.videoControlButton.update(
transition: transition,