Narrow retained canvas stroke execution helpers
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Modernization Task Tracker
|
||||
|
||||
Status: live
|
||||
Last updated: 2026-06-12
|
||||
Last updated: 2026-06-13
|
||||
|
||||
This file turns the modernization roadmap into small, measurable work items.
|
||||
The roadmap explains direction, the debt log explains why shortcuts remain, and
|
||||
@@ -509,6 +509,11 @@ Done Checks:
|
||||
|
||||
Progress Notes:
|
||||
|
||||
- 2026-06-13: `Canvas::stroke_commit` now routes retained commit input
|
||||
texture/sampler binding, erase/composite draw dispatch, committed-copy, and
|
||||
dilate draw through `legacy_canvas_stroke_commit_services.h`; history
|
||||
readback, `ActionStroke` population, and layer dirty-box mutation remain
|
||||
local to Canvas.
|
||||
- 2026-06-13: `pp_paint_renderer` owns tested Canvas stroke commit sequencing
|
||||
and commit texture slot intent. Next slice should wire
|
||||
`legacy_canvas_stroke_commit_services.h` into `Canvas::stroke_commit` while
|
||||
|
||||
Reference in New Issue
Block a user