mirror of
https://github.com/eggplantlwj/VisionEdit.git
synced 2026-03-28 19:26:35 +08:00
1、添加PMA匹配工具
2、建立工程概念,对工程进行保存和恢复 3、将图像显示窗口更改为SmartwindowControl 4、其他bug修复
This commit is contained in:
@@ -267,7 +267,6 @@ namespace ToolLib.VisionJob
|
||||
TreeView tree = GetJobTree();
|
||||
graph = tree.CreateGraphics();
|
||||
tree.CreateGraphics().Dispose();
|
||||
|
||||
foreach (KeyValuePair<TreeNode, TreeNode> item in D_itemAndSource)
|
||||
{
|
||||
// 将此划线线程委托到JOB管理界面
|
||||
|
||||
Reference in New Issue
Block a user