fractionalIndex as a byproduct or zIndex

This commit is contained in:
Ryan Di
2023-11-29 17:35:59 +08:00
parent c7ee46e7f8
commit 02dc00a47e
7 changed files with 128 additions and 24 deletions
+1
View File
@@ -17,6 +17,7 @@ const elementBase: Omit<ExcalidrawElement, "type"> = {
groupIds: [],
frameId: null,
roundness: null,
fractionalIndex: Infinity,
seed: 1041657908,
version: 120,
versionNonce: 1188004276,