mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
重新加载Item的bug修复
This commit is contained in:
@@ -1285,6 +1285,7 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
{
|
||||
designerItemViewModelBase.SetCellAlignment();
|
||||
}
|
||||
item.Init(this, false);
|
||||
Items.Add(item);
|
||||
if (isSelected != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user