AFTER-event args for WhiteboardState.BoardLoaded$ — a persisted board was
rehydrated IN PLACE via WhiteboardState.LoadFromJSON. Undo/redo stacks and the
journal were reset (the restored state is the new baseline) and one 'replace' op was
journaled, so perception consumers re-read the full scene.
AFTER-event args for WhiteboardState.BoardLoaded$ — a persisted board was rehydrated IN PLACE via WhiteboardState.LoadFromJSON. Undo/redo stacks and the journal were reset (the restored state is the new baseline) and one
'replace'op was journaled, so perception consumers re-read the full scene.