Refactors

This commit is contained in:
Mark Tolmacs
2025-03-02 17:55:37 +01:00
parent a54322a34f
commit 2f02d72741
2 changed files with 46 additions and 41 deletions

View File

@@ -781,7 +781,7 @@ describe("Test Transform", () => {
expect((arrow as ExcalidrawArrowElement).endBinding).toStrictEqual({
elementId: "rect-1",
focus: -0,
gap: 5,
gap: FIXED_BINDING_DISTANCE,
});
expect(rect.boundElements).toStrictEqual([
{