diff --git a/src/podcast/UBPodcastController.cpp b/src/podcast/UBPodcastController.cpp index b15caa706..c6117ee59 100644 --- a/src/podcast/UBPodcastController.cpp +++ b/src/podcast/UBPodcastController.cpp @@ -316,6 +316,8 @@ void UBPodcastController::start() mVideoFrameSizeAtStart = QSize(width, height); + mSourceWidget = nullptr; + applicationMainModeChanged(UBApplication::applicationController->displayMode()); #ifdef Q_OS_WIN