mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-10 13:27:22 +00:00
Qt: Re-render display after pausing
This commit is contained in:
parent
1007d4bb07
commit
27465c5258
@ -736,6 +736,7 @@ void QtHostInterface::OnSystemPaused(bool paused)
|
||||
else
|
||||
{
|
||||
startBackgroundControllerPollTimer();
|
||||
renderDisplay();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user