陈嘉乐
2021-03-04 0d1b995a55d2c9a049550b28f72ca0265ca588f0
HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/AddOutputInputView.cs
@@ -30,8 +30,8 @@
        /// </summary>
        public Button btnIcon= new Button
        {
            Width= Application.GetMinRealAverage(28),
            Height =Application.GetMinRealAverage(28),
            Width= Application.GetRealWidth(28),
            Height =Application.GetRealWidth(28),
            //Y = Application.GetRealHeight(8),
            X = Application.GetRealWidth(TextSize.left12),
            
@@ -94,8 +94,6 @@
            TextID = StringId.Del,
            TextSize = LogicView.TextSize.text16,
            TextColor = CSS.CSS_Color.view,
            Gravity = Gravity.Center,
            TextAlignment = TextAlignment.Center,
        };
       
        public Button btnClick = new Button