- ParseRouteElement used route.AddPoint() which called RecalculateAndSaveRoute - This saved the path to DB with original name before ImportPathCommand could rename it - Changed to route.Points.Add() + route.RecalculateRoute() to skip DB save - Only ImportPathCommand → AddRoute → SavePathToDatabase now persists renamed path |
||
|---|---|---|
| .. | ||
| Commands | ||
| Core | ||
| PathPlanning | ||
| UI/WPF | ||
| Utils | ||