restores code editor
This commit is contained in:
parent
badda0bb1c
commit
059d704404
23 changed files with 1944 additions and 129 deletions
|
@ -60,6 +60,7 @@ export default function pasteCommand(data: Data, initialShapes: Shape[]): void {
|
|||
parentId: oldSelectedIds[shape.parentId] || data.currentPageId,
|
||||
childIndex: childIndex++,
|
||||
point: vec.add(topLeft, topLeftOffset),
|
||||
isGenerated: false,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue