Fix partial execution

This commit is contained in:
49lf
2025-01-10 15:39:25 -05:00
parent 30397ba7ab
commit 5fe3023be9
11 changed files with 53 additions and 37 deletions

View File

@ -195,7 +195,7 @@ export const ModelingMachineProvider = ({
store.videoElement?.pause()
return kclManager
.executeCode()
.executeCode({ isPartialExecution: true })
.then(() => {
if (engineCommandManager.engineConnection?.idleMode) return