Repositories / Excalidraw
Focused tour of drawing, rendering, history, and collaboration paths; not a whole-project map.
React canvas boundary that forwards visible elements and app state into the static renderer.
Stored evidence from this immutable analysis snapshot
renderStaticScene({canvas,rc: props.rc,scale: props.scale,elementsMap: props.elementsMap,
allElementsMap: props.allElementsMap, visibleElements: props.visibleElements, appState: props.appState, renderConfig: props.renderConfig, }, isRenderThrottlingEnabled(), );