mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
HDR Detection / Multi-Zone switch improvements https://github.com/seerge/g-helper/issues/1319
This commit is contained in:
@@ -82,6 +82,7 @@ namespace GHelper.Display
|
||||
if (miniled >= 0)
|
||||
{
|
||||
AppConfig.Set("miniled", miniled);
|
||||
hdr = ScreenCCD.GetHDRStatus();
|
||||
}
|
||||
|
||||
bool screenEnabled = (frequency >= 0);
|
||||
|
||||
Reference in New Issue
Block a user