diff --git a/PartPreviewWindow/View3D/GridOptionsPanel.cs b/PartPreviewWindow/View3D/GridOptionsPanel.cs index 81534a9f1..2be0952d6 100644 --- a/PartPreviewWindow/View3D/GridOptionsPanel.cs +++ b/PartPreviewWindow/View3D/GridOptionsPanel.cs @@ -39,7 +39,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow { var theme = ApplicationController.Instance.Theme; - this.HAnchor = HAnchor.Stretch; + this.HAnchor = HAnchor.MaxFitOrStretch; this.AddChild(new TextWidget("Snap Grid".Localize()) {