pub fn editor_preview_open(project: &EditProject)Expand description
Open / update the live editor preview for project (AUT-510). Call on the
initial load and whenever an edit mutates the project, so the next composed
frame reflects it. The composed frames themselves come from the canvas poll
(__screenEditorPreviewFrame).