wei
2020-12-22 1b5ec1190a27ebe66f74ca9513020f805d3ec61c
HDL_ON/UI/UI2/3-Intelligence/Scene/SceneEditPage.cs
@@ -416,6 +416,7 @@
                if (scenefunction.localFunction == null)
                {
                    scene.functions.Remove(scenefunction);       
                    continue;
                }
                i++;
                var row = new RowLayout()