This commit is contained in:
dwelle
2026-02-23 21:34:38 +01:00
parent 9cc4f5b1d2
commit 0346233358
+1 -1
View File
@@ -430,7 +430,7 @@ export function deconstructDiamondElement(
return cachedShape;
}
const baseCorners = getDiamondBaseCorners(element, offset);
const baseCorners = getDiamondBaseCorners(element);
const corners = baseCorners.map(
(corner) =>