mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
修复demo中彩色节点的bug
This commit is contained in:
@@ -195,7 +195,7 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
this.ItemHeight = this.ImageHeight;
|
||||
}
|
||||
|
||||
public override bool InitData()
|
||||
public override bool Verify()
|
||||
{
|
||||
if (string.IsNullOrEmpty(Icon))
|
||||
return EditData();
|
||||
|
||||
Reference in New Issue
Block a user