mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-03 00:00:57 +08:00
连接线,文本编辑
This commit is contained in:
@@ -45,7 +45,7 @@ namespace AIStudio.Wpf.DiagramDesigner
|
||||
protected override void InitNew()
|
||||
{
|
||||
this.ItemWidth = 150;
|
||||
this.StartEditing = true;
|
||||
this.InitIsEditing = true;
|
||||
}
|
||||
|
||||
private string _watermark = "请输入文本";
|
||||
|
||||
Reference in New Issue
Block a user