Route stroke preview checkerboard setup through helper
This commit is contained in:
@@ -18,6 +18,11 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `NodeStrokePreview` preview
|
||||
background checkerboard shader setup now routes through
|
||||
`legacy_canvas_draw_merge_services.h`, preserving the existing colorize
|
||||
condition and preview MVP. The retained preview path still owns background
|
||||
capture ordering, texture copies, stroke setup, and draw execution.
|
||||
- 2026-06-13: DEBT-0036 was narrowed again. `Canvas::draw_merge` non-stroke
|
||||
`TextureBlend` shader setup now routes through
|
||||
`legacy_canvas_draw_merge_services.h`, preserving the optional `TexBG`
|
||||
|
||||
Reference in New Issue
Block a user