UI Tweaks

This commit is contained in:
Serge
2024-03-15 23:16:17 +01:00
parent eedbc6ef36
commit c5a5a0bc9c
2 changed files with 280 additions and 337 deletions

View File

@@ -95,7 +95,7 @@ namespace GHelper.AnimeMatrix
if (brightness == 0 || (auto && SystemInformation.PowerStatus.PowerLineStatus != PowerLineStatus.Online) || (lid && lidClose))
{
deviceSlash.Init();
//deviceSlash.Init();
deviceSlash.SetOptions(false, 0, 0);
}
else