HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPageBLL.cs
@@ -116,7 +116,7 @@ btnSwitch.MouseUpEventHandler += (sender, e) => { btnSwitch.IsSelected = !btnSwitch.IsSelected; if (light.on_off == "on") if (btnSwitch.IsSelected) { dimmerBar.SetProgressBarColors(CSS_Color.AuxiliaryColor1, CSS_Color.AuxiliaryColor1); }