Extract cloud browser loading placeholder helper
This commit is contained in:
@@ -109,6 +109,11 @@ through `src/legacy_document_open_services.*` instead of living inline in
|
||||
`src/legacy_cloud_services.cpp`, so the remaining cloud bridge debt is further
|
||||
concentrated on prompt/progress lifetime, OpenGL context guarding,
|
||||
`NodeDialogCloud`, and transfer-thread execution.
|
||||
The initial cloud-browser loading placeholder setup in
|
||||
`NodeDialogCloud::load_thumbs_thread()` now also routes through a focused
|
||||
helper in `src/node_dialog_cloud.*`, so the remaining cloud bridge debt is
|
||||
further concentrated on prompt/progress lifetime, OpenGL context guarding,
|
||||
`NodeDialogCloud` network/thumbnail execution, and transfer-thread execution.
|
||||
|
||||
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