Record document open unsaved prompt closeout
This commit is contained in:
@@ -1395,6 +1395,11 @@ The retained document-browse button wiring in `App::dialog_browse()` now also
|
||||
routes through a focused helper, so the remaining document-open bridge debt is
|
||||
further concentrated on unsaved-project prompts, project-open execution, layer
|
||||
refresh, title updates, and retained history services.
|
||||
The retained unsaved-project discard prompt wiring in
|
||||
`LegacyDocumentOpenServices::prompt_discard_unsaved_project()` now also routes
|
||||
through a focused helper, so the remaining document-open bridge debt is
|
||||
further concentrated on project-open execution, layer refresh, title updates,
|
||||
and retained history services.
|
||||
`App::request_close`, `App::save_document`, and
|
||||
`App::continue_document_workflow_after_optional_save` now route through
|
||||
app-core document-session executors and `src/legacy_document_session_services.*`,
|
||||
|
||||
Reference in New Issue
Block a user