HDR Detection / Multi-Zone switch improvements https://github.com/seerge/g-helper/issues/1319

This commit is contained in:
Serge
2023-09-19 12:52:35 +02:00
parent 524b84fc38
commit 9c0cd15115
6 changed files with 397 additions and 5 deletions

View File

@@ -95,6 +95,10 @@ namespace GHelper.Helpers
if (IsClamshellEnabled())
ToggleLidAction();
if (Program.settingsForm.Visible)
Program.screenControl.InitScreen();
}
private static int CheckAndSaveLidAction()