Route stroke preview checkerboard setup through helper

This commit is contained in:
2026-06-13 05:13:18 +02:00
parent 14a6fc2e57
commit ac78358022
3 changed files with 16 additions and 4 deletions

View File

@@ -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`