mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-11 22:07:20 +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
|
else
|
||||||
{
|
{
|
||||||
startBackgroundControllerPollTimer();
|
startBackgroundControllerPollTimer();
|
||||||
|
renderDisplay();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user