More refactoring

Improved debugshowbounds
This commit is contained in:
Lars Brubaker 2017-08-07 16:11:26 -07:00
commit 26d36ad541
12 changed files with 79 additions and 28 deletions

View file

@ -188,7 +188,7 @@ namespace MatterHackers.MatterControl
Margin = new BorderDouble(3);
// this.HAnchor |= HAnchor.ParentLeftRight;
// this.HAnchor |= HAnchor.Stretch;
}
internal void SetEnabledLevels(bool enableBabysteppingMode, bool enableEControls)