Extract cloud upload response helper

This commit is contained in:
2026-06-15 20:16:29 +02:00
parent d2418b824d
commit 58ff301580
4 changed files with 56 additions and 2 deletions

View File

@@ -93,6 +93,11 @@ in `src/legacy_cloud_services.cpp`, so the remaining cloud debt is further
concentrated on save-before-upload execution, response/error handling,
prompt/progress lifetime, OpenGL context guarding, downloaded-project open,
layer refresh, and action-history reset.
The retained upload post-transfer response/error handling is now also isolated
behind a dedicated helper in `src/legacy_cloud_services.cpp`, so the remaining
cloud debt is further concentrated on save-before-upload execution,
prompt/progress lifetime, OpenGL context guarding, downloaded-project open,
layer refresh, and action-history reset.
Recent 2026-06-13 retained preview reductions continue to narrow DEBT-0036:
`NodeStrokePreview::draw_stroke_immediate()` now also routes