Revise layout, sync up more sizes and colors

This commit is contained in:
John Lewin 2017-06-08 10:14:06 -07:00
parent 7e4f9bc562
commit a4d93b1869
10 changed files with 52 additions and 38 deletions

View file

@ -53,7 +53,6 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
{
UndoBuffer undoBuffer = modelViewer.UndoBuffer;
this.Padding = new BorderDouble(0, 5);
this.HAnchor = HAnchor.ParentLeftRight;
this.VAnchor = VAnchor.FitToChildren;