fix: auto-sync completed canvas videos
This commit is contained in:
@@ -640,6 +640,7 @@ const pendingVideoNodes = () => nodes.value.filter(node =>
|
||||
)
|
||||
|
||||
const persistVideoSyncResult = () => {
|
||||
// Terminal video status can arrive before loadProject enables autosave.
|
||||
window.setTimeout(() => {
|
||||
saveProject()
|
||||
}, 0)
|
||||
|
||||
Reference in New Issue
Block a user