fix: Elbow arrow conversion labels mixed up (#9547)

This commit is contained in:
Márk Tolmács
2025-05-19 20:35:48 +02:00
committed by GitHub
parent 95d89a751a
commit 41a7613dff
2 changed files with 15 additions and 51 deletions

View File

@@ -1723,12 +1723,6 @@ export const actionChangeArrowType = register({
fixedSegments: null,
}),
};
LinearElementEditor.updateEditorMidPointsCache(
newElement,
elementsMap,
app.state,
);
} else {
const elementsMap = app.scene.getNonDeletedElementsMap();
if (newElement.startBinding) {