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

@@ -82,6 +82,7 @@ namespace GHelper.Display
if (miniled >= 0)
{
AppConfig.Set("miniled", miniled);
hdr = ScreenCCD.GetHDRStatus();
}
bool screenEnabled = (frequency >= 0);