diff --git a/packages/excalidraw/element/linearElementEditor.ts b/packages/excalidraw/element/linearElementEditor.ts index 900b42a900..030f05b33f 100644 --- a/packages/excalidraw/element/linearElementEditor.ts +++ b/packages/excalidraw/element/linearElementEditor.ts @@ -741,7 +741,7 @@ export class LinearElementEditor { } if (event.altKey && appState.editingLinearElement) { if ( - linearElementEditor.lastUncommittedPoint == null && + linearElementEditor.lastUncommittedPoint === null && !isElbowArrow(element) ) { mutateElement(element, {