wei
2020-12-25 52ee15533255c42d7939df8490a20e9fad528f7b
HDL_ON/UI/UI2/2-Classification/FunctionControlZone.cs
@@ -397,6 +397,10 @@
        /// </summary>
        void LoadLastStatesButton()
        {
            if(function.spk == SPK.LightSwitch)
            {
                return;
            }
            var btnLastStates = new Button()
            {
                X = Application.GetRealWidth(10 + 32 + 8),