From 9d7c338dab197343327aea536f91a5b53a15718d Mon Sep 17 00:00:00 2001 From: omigamedev Date: Tue, 16 Jun 2026 01:11:52 +0200 Subject: [PATCH] Tighten STR-016 archival 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 c8a5ee81..8c8496e7 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 aligned as archival cleanup. +is comment-only and archival. 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,