From 249753f887569fff86fcd9ae006cdebe1f0d620b Mon Sep 17 00:00:00 2001 From: omigamedev Date: Tue, 16 Jun 2026 02:10:45 +0200 Subject: [PATCH] Trim STR-016 roadmap wording --- docs/modernization/roadmap.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/modernization/roadmap.md b/docs/modernization/roadmap.md index ff5734b6..50f840e8 100644 --- a/docs/modernization/roadmap.md +++ b/docs/modernization/roadmap.md @@ -3234,8 +3234,7 @@ Results: color through framebuffer fetch or must copy the destination texture before the legacy OpenGL blend draw. - `STR-016` completed on 2026-06-13 in `b9ed78e1`; the per-layer composite - block moved out of `Canvas::draw_merge()`, and the remaining - `draw_checkerboard`/helper-shape cleanup is archived. + block moved out of `Canvas::draw_merge()`, and the `draw_checkerboard`/helper-shape cleanup is archived. - `Canvas::draw_merge_branch_orchestration()` and `Canvas::draw_merge_temporary_paint_branch()` later kept narrowing `DEBT-0036`; archived.