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