Extract cloud save required helper

This commit is contained in:
2026-06-15 21:16:27 +02:00
parent 12244b2e0a
commit 4c6b39c21a
4 changed files with 57 additions and 2 deletions

View File

@@ -161,6 +161,12 @@ 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.
The retained cloud save-required warning path in
`LegacyCloudServices::show_save_required_warning()` 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