Extract cloud download thread helper
This commit is contained in:
@@ -129,6 +129,11 @@ The retained cloud-browser thumbnail fetch, decode, and texture-apply path in
|
||||
helper in `src/node_dialog_cloud.cpp`, so the remaining cloud bridge debt is
|
||||
further concentrated on prompt/progress lifetime, OpenGL context guarding,
|
||||
and transfer-thread execution.
|
||||
The retained cloud-download detached worker body in
|
||||
`LegacyCloudServices::start_download()` now also routes through a focused
|
||||
helper in `src/legacy_cloud_services.cpp`, so the remaining cloud bridge debt
|
||||
is further concentrated on 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
|
||||
|
||||
Reference in New Issue
Block a user