From 6b8100ac829c904e5094e11ea99530b0fca25e45 Mon Sep 17 00:00:00 2001 From: omigamedev Date: Tue, 16 Jun 2026 02:14:39 +0200 Subject: [PATCH] Trim STR-016 roadmap wording --- docs/modernization/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modernization/roadmap.md b/docs/modernization/roadmap.md index ae4e4850..0ac841ae 100644 --- a/docs/modernization/roadmap.md +++ b/docs/modernization/roadmap.md @@ -3234,7 +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 `draw_checkerboard`/helper-shape cleanup is archived. + block moved out of `Canvas::draw_merge()`, and `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.