mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-11 19:56:36 +08:00
思维导图修改成回车新增子节点
This commit is contained in:
@@ -746,7 +746,10 @@ namespace AIStudio.Wpf.Mind.ViewModels
|
||||
IsSelected = selected;
|
||||
}
|
||||
|
||||
|
||||
protected override void ExecuteExitEditCommand(object param)
|
||||
{
|
||||
Root.NextCommand.Execute(this);
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user