Syncing ephemeral element updates

This commit is contained in:
Marcel Mraz
2025-01-20 15:07:37 +01:00
parent c57249481e
commit 310a9ae4e0
60 changed files with 1104 additions and 906 deletions

View File

@@ -775,7 +775,7 @@ export class LinearElementEditor {
});
ret.didAddPoint = true;
}
store.shouldCaptureIncrement();
store.scheduleCapture();
ret.linearElementEditor = {
...linearElementEditor,
pointerDownState: {