fix shift to end z-index error

This commit is contained in:
Ryan Di
2023-12-06 16:56:55 +08:00
parent 4f218856c3
commit b734f7cba8
16 changed files with 1650 additions and 1176 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ const elementBase: Omit<ExcalidrawElement, "type"> = {
groupIds: [],
frameId: null,
roundness: null,
fractionalIndex: "",
fractionalIndex: null,
seed: 1041657908,
version: 120,
versionNonce: 1188004276,