mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-12 10:56:34 +08:00
实现了多画布下,节点的复制粘贴功能
This commit is contained in:
@@ -23,6 +23,7 @@ namespace Serein.Library
|
||||
Env = env;
|
||||
}
|
||||
|
||||
|
||||
public IFlowEnvironment Env { get; }
|
||||
|
||||
/// <summary>
|
||||
@@ -79,8 +80,6 @@ namespace Serein.Library
|
||||
/// </summary>
|
||||
private string _startNode;
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user