Extract cloud upload response helper
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user