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