Extract cloud upload form helper
This commit is contained in:
@@ -88,6 +88,11 @@ instead of `App::upload` and `App::download`, leaving the remaining cloud debt
|
||||
focused on save-before-upload execution, upload form/response handling,
|
||||
prompt/progress lifetime, OpenGL context guarding, downloaded-project open,
|
||||
layer refresh, and action-history reset.
|
||||
The retained upload-form setup 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, response/error handling,
|
||||
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