This commit is contained in:
Serge
2024-03-27 09:32:00 +01:00
parent 599d8dd53a
commit 8daa990b5d

View File

@@ -264,6 +264,8 @@ namespace GHelper
public void InitVisual()
{
if (AppConfig.Is("hide_visual")) return;
if (AppConfig.IsOLED())
{
panelGamma.Visible = true;