actions: fix screen resize after unlocking
This commit is contained in:
@@ -1619,6 +1619,7 @@ void ToggleScreenLock::Run()
|
||||
{
|
||||
BasicScreen::Unlock();
|
||||
Action::SetResizeFlags();
|
||||
myScreen->Resize();
|
||||
ShowMessage("Screen unlocked");
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user