mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Pause all media if a call is created.
Pause video, voice messages, songs and stop video messages.
This commit is contained in:
@@ -1644,6 +1644,7 @@ void MainWidget::setCurrentCall(Calls::Call *call) {
|
||||
destroyCallTopBar();
|
||||
}
|
||||
});
|
||||
App::stopRoundVideoPlayback();
|
||||
} else {
|
||||
destroyCallTopBar();
|
||||
}
|
||||
|
Reference in New Issue
Block a user