This commit is contained in:
LarsBrubaker 2019-05-12 10:31:31 -07:00
commit 14c4c61a9c
3 changed files with 39 additions and 3 deletions

View file

@ -139,7 +139,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
serializationKey: "gcode_panel_details",
expanded: true)
{
HAnchor = HAnchor.Stretch,
HAnchor = HAnchor.Stretch,
VAnchor = VAnchor.Fit
});