This commit is contained in:
49lf
2024-10-17 16:28:52 -04:00
parent 89309b6ccd
commit 721b3e8cbd
16 changed files with 104 additions and 86 deletions

View File

@ -550,7 +550,9 @@ export const modelingMachine = setup({
up: { x: 0, y: 0, z: 1 },
},
})
await sceneInfra.camControls.centerModelRelativeToPanes({ resetLastPaneWidth: true })
await sceneInfra.camControls.centerModelRelativeToPanes({
resetLastPaneWidth: true,
})
})().catch(reportRejection)
},
'set new sketch metadata': assign(({ event }) => {