From a89aa9fd25fe4b82bfa23b9e477d9c30da9fb080 Mon Sep 17 00:00:00 2001 From: omigamedev Date: Tue, 16 Jun 2026 01:31:43 +0200 Subject: [PATCH] Trim draw-merge 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 7f2eddfc..4d947dcb 100644 --- a/docs/modernization/roadmap.md +++ b/docs/modernization/roadmap.md @@ -84,7 +84,7 @@ the draw-merge helper API mismatch as part of the completed `STR-016` cleanup logged in `b9ed78e1`. The remaining `Canvas::draw_merge()` inline-default comment in `src/canvas.cpp` now matches the header's `SIXPLETTE(true)` default, so the draw-merge mismatch -is comment-only and archival. +is comment-only and archived. The cloud browser dialog now also opens through that seam from `src/legacy_cloud_services.cpp`, so the remaining cloud modernization debt is now concentrated in retained background worker threads, transfer helpers,