Extract cloud browser ok wiring helper

This commit is contained in:
2026-06-15 21:07:01 +02:00
parent 58e0d1cc69
commit 2ccd83440a
4 changed files with 64 additions and 8 deletions

View File

@@ -144,6 +144,11 @@ The retained cloud-publish prompt button wiring in
helper in `src/legacy_cloud_services.cpp`, so the remaining cloud bridge debt
is further concentrated on retained prompt/progress lifetime, OpenGL context
guarding, and the still-retained transfer-thread execution model.
The retained cloud-browser OK-button wiring in
`LegacyCloudServices::show_browser()` now also routes through a focused helper
in `src/legacy_cloud_services.cpp`, so the remaining cloud bridge debt is
further concentrated on retained prompt/progress lifetime, OpenGL context
guarding, and the still-retained transfer-thread execution model.
Recent 2026-06-13 retained preview reductions continue to narrow DEBT-0036:
`NodeStrokePreview::draw_stroke_immediate()` now also routes