Extract preview pass sequence request
This commit is contained in:
@@ -169,6 +169,10 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
now routes the dual-pass live body through
|
||||
`execute_stroke_draw_immediate_dual_pass(...)`; the retained path still owns
|
||||
the concrete frame mutation, shader setup, and preview copy behavior.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `NodeStrokePreview::draw_stroke_immediate()`
|
||||
now routes the pass-sequence request assembly through
|
||||
`make_stroke_draw_immediate_pass_sequence_request(...)`; the retained path
|
||||
still owns the concrete preview copy behavior and final-state restoration.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::draw_merge()` now routes
|
||||
the remaining per-layer branch orchestration through
|
||||
`execute_legacy_canvas_draw_merge_layer_composite(...)`; the retained path
|
||||
|
||||
Reference in New Issue
Block a user