wxr
2023-07-25 8309664bc53f72b0c808c339329cabcee87657c5
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 + "%";
            };