mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-06 01:30:52 +08:00
do redo
This commit is contained in:
@@ -9,7 +9,7 @@ namespace AIStudio.Wpf.DiagramDesigner.Demo.ViewModels
|
||||
{
|
||||
public PathGeneratorsViewModel()
|
||||
{
|
||||
Title = "Link Path Generators";
|
||||
Title = "Url Path Generators";
|
||||
Info = "Path generators are functions that take as input the calculated route and output SVG paths, " +
|
||||
"alongside the markers positions and their angles. There are currently two generators: Straight and Smooth.";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user