Extract cloud browser item creation helper

This commit is contained in:
2026-06-15 20:48:59 +02:00
parent 0ba7eb8331
commit 45f08ee8e4
5 changed files with 82 additions and 25 deletions

View File

@@ -119,6 +119,11 @@ The cloud-browser file-list request/response handling in
helper in `src/node_dialog_cloud.*`, so the remaining cloud bridge debt is
further concentrated on prompt/progress lifetime, OpenGL context guarding,
`NodeDialogCloud` thumbnail execution, and transfer-thread execution.
The cloud-browser slot creation and selection wiring in
`NodeDialogCloud::load_thumbs_thread()` now also route 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` 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