Sketch mode more tolerant to syntax errors (#4056)
* add fix * add test * typos * clean up
This commit is contained in:
@ -1175,7 +1175,7 @@ export class SceneEntities {
|
||||
prepareTruncatedMemoryAndAst(
|
||||
sketchPathToNode,
|
||||
ast || kclManager.ast,
|
||||
kclManager.programMemory,
|
||||
kclManager.lastSuccessfulProgramMemory,
|
||||
draftSegment
|
||||
)
|
||||
onDragSegment({
|
||||
|
Reference in New Issue
Block a user