diff --git a/theatre/studio/src/StudioStore/StudioStore.ts b/theatre/studio/src/StudioStore/StudioStore.ts index 3881a0c..cef4a6f 100644 --- a/theatre/studio/src/StudioStore/StudioStore.ts +++ b/theatre/studio/src/StudioStore/StudioStore.ts @@ -145,6 +145,7 @@ export default class StudioStore { if (typeof trackId === 'string') { const seq = root.sheet.getSequence() + seq.position = seq.closestGridPosition(seq.position) stateEditors.coreByProject.historic.sheetsById.sequence.setKeyframeAtPosition( { ...propAddress,