Merge branch 'master' of https://github.com/MatterHackers/MatterControl
This commit is contained in:
commit
cdd5245e44
1 changed files with 3 additions and 1 deletions
|
|
@ -86,7 +86,9 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
this.RemoveAllChildren();
|
||||
this.AddChild(slicePresetWidget);
|
||||
this.Invalidate();
|
||||
}
|
||||
|
||||
ApplicationController.Instance.ReloadAdvancedControlsPanel();
|
||||
}
|
||||
|
||||
public void ChangeToSlicePresetFromID(int collectionId)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue