mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +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