Adjusted touchscreen layout reload behavior.

This commit is contained in:
Kevin Pope 2014-10-13 15:25:27 -07:00
parent c7915b30b9
commit a03aee76f3
4 changed files with 93 additions and 21 deletions

View file

@ -180,6 +180,7 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
{
categoryTabs.SelectTab(uiState.selectedCategory.index);
}
this.AnchorAll();
}
public bool ShowingHelp