Restore control panel after renderer resets
This commit is contained in:
parent
25310655c5
commit
20c3273314
1 changed files with 1 additions and 0 deletions
|
|
@ -2545,6 +2545,7 @@ void Session::exec()
|
|||
|
||||
// After a window resize, we need to reset the pointer lock region
|
||||
m_InputHandler->updatePointerRegionLock();
|
||||
refreshControlPanelOverlay();
|
||||
|
||||
SDL_UnlockMutex(m_DecoderLock);
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue