Got the view to be off center
Made the gcode panel and the model panel match sizes The vanishing point can be moved in x
This commit is contained in:
parent
481e12b807
commit
3a26b12f22
6 changed files with 24 additions and 23 deletions
|
|
@ -24,7 +24,6 @@ namespace MatterHackers.MatterControl
|
|||
public const string SelectedObjectPanelWidth = nameof(SelectedObjectPanelWidth);
|
||||
public const string ConfigurePrinter_CurrentTab = nameof(ConfigurePrinter_CurrentTab);
|
||||
public const string ConfigurePrinterTabVisible = nameof(ConfigurePrinterTabVisible);
|
||||
public const string GCodePanelWidth = nameof(GCodePanelWidth);
|
||||
public const string MirrorPanelExpanded = nameof(MirrorPanelExpanded);
|
||||
public const string MaterialsPanelExpanded = nameof(MaterialsPanelExpanded);
|
||||
public const string ColorPanelExpanded = nameof(ColorPanelExpanded);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue