feat: Remove GA code from binding (#9042)

Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>
This commit is contained in:
Márk Tolmács
2025-02-25 22:52:06 +01:00
committed by GitHub
parent 31e8476c78
commit 0ffeaeaecf
44 changed files with 2112 additions and 1832 deletions

View File

@@ -434,7 +434,7 @@ describe("Test Transform", () => {
},
endBinding: {
elementId: ellipse.id,
focus: 0,
focus: -0,
},
});
@@ -519,7 +519,7 @@ describe("Test Transform", () => {
},
endBinding: {
elementId: text3.id,
focus: 0,
focus: -0,
},
});
@@ -777,8 +777,7 @@ describe("Test Transform", () => {
const [arrow, rect] = excalidrawElements;
expect((arrow as ExcalidrawArrowElement).endBinding).toStrictEqual({
elementId: "rect-1",
fixedPoint: null,
focus: 0,
focus: -0,
gap: 14,
});
expect(rect.boundElements).toStrictEqual([