1.2 KiB
1.2 KiB
M16-GAP-00214 Status
status: done task: anim.view_curve_in_graph_editor operator LOCAL_EXACT slice updated: 2026-08-22 America/New_York
scope:
- The minimal fixture contains one selected mesh object, one custom animated scalar property with frames 1 and 10, and a persisted Graph Editor area.
- Desktop activates the property button and runs
ANIM_OT_view_curve_in_graph_editorwithpoll=trueandFINISHED; the operator changes the Graph Editor view bounds while leaving the Action data unchanged. - The Main reader now exposes
View2Dstate forGRAPHeditor main regions, alongside the existing Dope Sheet exposure. No other editor or data-block behavior changed.
evidence:
- Desktop evidence records
GRAPH_VIEW_FRAMED, exact save/reopen, and the before/after Graph Editor bounds. The source fixture remains the minimal persisted Graph Editor state used by WASM/Main. - WASM/Main observes the same fixture's
GRAPHmain-regionView2D, preserves it across save/reopen, and rejects malformed Blend input without Main mutation. - The generator, npm comparator, direct comparator, Chromium-only foreground desktop run, and task-context checks passed. No Firefox/WebKit run was made.
nextTask: M16-GAP-00215