Consolidate TextCreator into MatterControl
This commit is contained in:
parent
1cc6c15f9a
commit
ba2a354a56
12 changed files with 9 additions and 204 deletions
|
|
@ -854,7 +854,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
|
||||
uiField.SetValue(sliceSettingValue, userInitiated: false);
|
||||
|
||||
// make sure the undo data goes back to the intial value after a change
|
||||
// make sure the undo data goes back to the initial value after a change
|
||||
if(uiField.Content is MHTextEditWidget textWidget)
|
||||
{
|
||||
textWidget.ActualTextEditWidget.InternalTextEditWidget.ClearUndoHistory();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue