Tweak for Slash lighting lid-close event https://github.com/seerge/g-helper/issues/2815

This commit is contained in:
Serge
2024-07-10 17:49:31 +02:00
parent ce76537687
commit 652ed23bed

View File

@@ -140,7 +140,7 @@ namespace GHelper.AnimeMatrix
if (deviceSlash is not null)
{
deviceSlash.SetLidMode(matrixLid);
deviceSlash.SetLidMode(true);
}
if (matrixLid || force)