mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
一点小优化和一点小bug修复
This commit is contained in:
@@ -14,6 +14,11 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
{
|
||||
}
|
||||
|
||||
public BlockDiagramViewModel(DiagramItem diagramItem, string ext) : base(diagramItem, ext)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
#region
|
||||
private ICommand _addNextCommand;
|
||||
public ICommand AddNextCommand
|
||||
|
||||
Reference in New Issue
Block a user