Route document session prompts through app dialog bridge
This commit is contained in:
@@ -926,8 +926,9 @@ Known local toolchain state:
|
||||
save-before-workflow prompts. Close, save-before-workflow, new-document
|
||||
overwrite, Save As overwrite, and save-error prompt text/captions now come
|
||||
from the pure document-session prompt catalog exposed through
|
||||
`pano_cli plan-document-session-prompt` before retained `NodeMessageBox`
|
||||
creation. It also bridges accepted new-document plans to legacy canvas
|
||||
`pano_cli plan-document-session-prompt`; retained prompt boxes are created
|
||||
through `src/legacy_app_dialog_services.*` before the document-session bridge
|
||||
wires callbacks. It also bridges accepted new-document plans to legacy canvas
|
||||
resize/layer setup, overwrite prompts, title updates, and keyboard/dialog
|
||||
cleanup. Accepted Save As and Save Version plans now also
|
||||
route through this bridge before reaching legacy project-save execution,
|
||||
|
||||
Reference in New Issue
Block a user