Make sure we can switch back to solid

This commit is contained in:
Lars Brubaker 2017-08-25 15:24:28 -07:00
parent d3fc9fdd49
commit e692492c31
4 changed files with 9 additions and 16 deletions

View file

@ -61,8 +61,6 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
this.printer = printer;
this.viewControls3D = viewControls3D;
RenderOpenGl.GLHelper.WireframeColor = ActiveTheme.Instance.PrimaryAccentColor;
CreateAndAddChildren();
ActiveSliceSettings.SettingChanged.RegisterEvent((s, e) =>