Files
ai-app/app
irisandClaude Opus 5 fd250378a0 Attach the restore hook only while there is a restore
`onPlaced` on the transcript content is the one callback left that would
run every frame, and on all but the two frames of a restore it looks at
a null and returns. Attaching it only while a position is waiting says
that in the modifier chain rather than in a branch inside it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-31 02:04:06 -04:00
..