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