mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-07 02:00:50 +08:00
描述修改
This commit is contained in:
@@ -10,7 +10,7 @@ namespace AIStudio.Wpf.DiagramDesigner.Demo.ViewModels.Groups
|
||||
public CustomDefinedGroupViewModel()
|
||||
{
|
||||
Title = "Grouping";
|
||||
Info = "You can (un)group nodes using CTRL+ALT+G.<br>" +
|
||||
Info = "You can (un)group nodes using CTRL+G.<br>" +
|
||||
"Currently, the library doesn't handle nested groups yet nor ports.";
|
||||
|
||||
DiagramViewModel = new DiagramViewModel();
|
||||
|
||||
Reference in New Issue
Block a user