Simplify
This commit is contained in:
parent
c311f58fcf
commit
784034f2c6
3 changed files with 3 additions and 12 deletions
|
|
@ -56,7 +56,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
this.Padding = 0;
|
||||
|
||||
bool isPrinterType = this is PrinterTabPage;
|
||||
|
||||
|
||||
viewControls3D = new ViewControls3D(sceneContext, theme, sceneContext.Scene.UndoBuffer, isPrinterType)
|
||||
{
|
||||
//BackgroundColor = new Color(0, 0, 0, theme.OverlayAlpha),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue