long candy ready to test
This commit is contained in:
@@ -264,6 +264,7 @@ namespace Hawkeye.VisionBuilder
|
||||
var ext = Path.GetExtension(dialog.FileName);
|
||||
if (ext == ".jhrcp")
|
||||
{
|
||||
_workflowList.RecipeImage = _workflowList.Context.LastCameraImage?.ImageData;
|
||||
_workflowList.SaveJSON(dialog.FileName);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user