mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-09 10:46:37 +08:00
do redo
This commit is contained in:
@@ -9,7 +9,7 @@ namespace AIStudio.Wpf.DiagramDesigner.Demo.ViewModels
|
||||
{
|
||||
public RoutersViewModel()
|
||||
{
|
||||
Title = "Link Routers";
|
||||
Title = "Url Routers";
|
||||
Info = "Routers are functions that take as input the link's vertices and can add points in between. " +
|
||||
"There are currently two routers: Normal and Orthogonal.";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user