mirror of
https://github.com/jkocon/g-helper.git
synced 2026-02-23 13:00:52 +01:00
UI Tweaks
This commit is contained in:
@@ -95,7 +95,7 @@ namespace GHelper.AnimeMatrix
|
|||||||
|
|
||||||
if (brightness == 0 || (auto && SystemInformation.PowerStatus.PowerLineStatus != PowerLineStatus.Online) || (lid && lidClose))
|
if (brightness == 0 || (auto && SystemInformation.PowerStatus.PowerLineStatus != PowerLineStatus.Online) || (lid && lidClose))
|
||||||
{
|
{
|
||||||
deviceSlash.Init();
|
//deviceSlash.Init();
|
||||||
deviceSlash.SetOptions(false, 0, 0);
|
deviceSlash.SetOptions(false, 0, 0);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
615
app/Settings.Designer.cs
generated
615
app/Settings.Designer.cs
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user