mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Fix PiP -> viewer streaming jump.
This commit is contained in:
parent
07f0c182e6
commit
7096a4231f
1 changed files with 1 additions and 0 deletions
|
@ -3857,6 +3857,7 @@ bool OverlayWidget::initStreaming(const StartStreaming &startStreaming) {
|
|||
&& !_streamed->instance.player().finished())) {
|
||||
startStreamingPlayer(startStreaming);
|
||||
} else {
|
||||
_streamed->ready = _streamed->instance.player().ready();
|
||||
updatePlaybackState();
|
||||
}
|
||||
return true;
|
||||
|
|
Loading…
Add table
Reference in a new issue