GuiWiget Children working as a SafeList

This commit is contained in:
LarsBrubaker 2019-06-28 22:22:58 -07:00 committed by jlewin
parent 106db7e7f1
commit 58e77cfe60
40 changed files with 104 additions and 102 deletions

View file

@ -114,7 +114,7 @@ namespace MatterHackers.MatterControl
editWidget.Text.Replace("\n", "\\n"),
userInitiated: true);
this.DialogWindow.CloseOnIdle();
this.DialogWindow.Close();
};
this.AddPageAction(saveButton);