diff --git a/src/app/App.tsx b/src/app/App.tsx index 750bcd93..9295b0d2 100644 --- a/src/app/App.tsx +++ b/src/app/App.tsx @@ -21771,6 +21771,12 @@ export function App({ Selected in viewport: Point {selectedPathPointIndex + 1} )} + {selectedPathPointIndex === null && + selectedPathPointCount > 1 ? ( +