Made change printer preserve the state.
This commit is contained in:
parent
fab40e17a8
commit
b581775524
1 changed files with 1 additions and 0 deletions
|
|
@ -379,6 +379,7 @@ namespace MatterHackers.MatterControl
|
|||
|
||||
public void ReloadAdvancedControlsPanel(object sender, EventArgs widgetEvent)
|
||||
{
|
||||
PreChangePannels.CallEvents(this, null);
|
||||
if (NumberOfVisiblePanels() > 1)
|
||||
{
|
||||
UiThread.RunOnIdle(LoadColumnThree);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue