xm
2021-11-24 a448538f9279d76158bd010e696e7012c0696439
HDL_ON/UI/UI2/FuntionControlView/ArmCenter/AddOutputPage.cs
@@ -245,7 +245,8 @@
                };
                functionRow.AddChidren(btnChooseIcon);
                btnChooseIcon.MouseUpEventHandler = (sender, e) => {
        btnChooseIcon.MouseUpEventHandler = (sender, e) =>
        {
                    btnChooseIcon.IsSelected = !btnChooseIcon.IsSelected;
                    if (btnChooseIcon.IsSelected)
                    {
@@ -359,7 +360,8 @@
            dialog.Show();
            btnOpen.MouseUpEventHandler = (sender, e) => {
      btnOpen.MouseUpEventHandler = (sender, e) =>
      {
                btnState.Text = btnOpen.Text;
                output.status = new List<SecurityOutputStatus>()
                {