This commit is contained in:
John Lewin 2018-02-16 18:47:28 -08:00
parent c311f58fcf
commit 784034f2c6
3 changed files with 3 additions and 12 deletions

View file

@ -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),