Option to save flicker-free dimming per AC/DC state https://github.com/seerge/g-helper/issues/3112

This commit is contained in:
Serge
2024-09-16 19:10:36 +02:00
parent d0f0bd9155
commit e71d283474
4 changed files with 29 additions and 4 deletions

View File

@@ -256,6 +256,8 @@ namespace GHelper
settingsForm.AutoKeyboard();
}
VisualControl.InitBrightness();
return true;
}