mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
整理序列化
This commit is contained in:
@@ -743,7 +743,7 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
|
||||
private void Add(SelectableDesignerItemViewModelBase item)
|
||||
{
|
||||
item.Parent = this;
|
||||
item.Root = this;
|
||||
item.ZIndex = Items.Count;
|
||||
if (item.Id == Guid.Empty)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user