enable hardware as long as we are on internal machines.
This commit is contained in:
parent
6d7b88b64e
commit
ea8f3a70a0
1 changed files with 1 additions and 1 deletions
|
|
@ -396,7 +396,7 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
}
|
||||
|
||||
UserSettings.Instance.set(UserSettingsKey.ThumbnailRenderingMode, "orthographic");
|
||||
GL.HardwareAvailable = false;
|
||||
//GL.HardwareAvailable = false;
|
||||
MatterControlApplication matterControlWindow = MatterControlApplication.CreateInstance(overrideWidth, overrideHeight);
|
||||
|
||||
var config = TestAutomationConfig.Load();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue