Extract document-session save dialog helper

This commit is contained in:
2026-06-15 22:17:49 +02:00
parent d85d702434
commit 98c48c33da
4 changed files with 76 additions and 23 deletions

View File

@@ -1424,6 +1424,10 @@ The retained Save Version execution in `src/legacy_document_session_services.*`
now also routes through a focused helper, so the remaining document-session
bridge debt is further concentrated on close prompts, save dialogs,
overwrite prompts, and keyboard/dialog cleanup.
The retained Save dialog button wiring in `src/app_dialogs.cpp` now also
routes through a focused helper, so the remaining document-session bridge debt
is further concentrated on close prompts, save-version routing, app document
field mutation, and keyboard/dialog cleanup.
`App::dialog_newdoc` now routes accepted new-document plans through the
app-core new-document executor and `src/legacy_document_session_services.*`,
preserving target overwrite prompts, legacy canvas resize/layer setup, history