wxr
2023-07-25 0f19b35176d6ef1c17a98d942b3d629c46215213
HDL_ON/UI/UI2/FuntionControlView/Light/GroupControlPage_V2.cs
@@ -776,10 +776,6 @@
                        { IsBackground = true }.Start();
                    }
                }
                btnBrightnessText.Y = ((100 - dimmerBar.Progress) * Application.GetRealHeight(222 - 16) / 100);
                btnBrightnessText.Text = dimmerBar.Progress + "%";
            };