Use common button spacing
This commit is contained in:
parent
b4ce775bed
commit
40e729ab8c
3 changed files with 18 additions and 11 deletions
|
|
@ -80,7 +80,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
|
||||
double buildHeight = activeSettings.GetValue<double>(SettingsKey.build_height);
|
||||
|
||||
viewControls3D = new ViewControls3D(ApplicationController.Instance.Theme.ViewControlsButtonFactory)
|
||||
viewControls3D = new ViewControls3D(ApplicationController.Instance.Theme)
|
||||
{
|
||||
PartSelectVisible = false,
|
||||
VAnchor = VAnchor.Top | VAnchor.Fit | VAnchor.Absolute,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue