mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 12:35:45 -04:00
Qt: Re-render display after pausing
This commit is contained in:
@ -736,6 +736,7 @@ void QtHostInterface::OnSystemPaused(bool paused)
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
startBackgroundControllerPollTimer();
|
startBackgroundControllerPollTimer();
|
||||||
|
renderDisplay();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user