Plan document file saves in app core
This commit is contained in:
@@ -426,7 +426,9 @@ contract for project files, ABR imports, PPBR imports, and malformed path
|
||||
rejection. `pano_cli simulate-app-session` exposes the pure `pp_app_core`
|
||||
session decisions used by project-open, app-close, save, save-as, and
|
||||
save-version flows, plus the save-before-continue workflow gate used by
|
||||
new-document/open/browse dialogs.
|
||||
new-document/open/browse dialogs. `pano_cli plan-document-file` exposes the
|
||||
same app-core document-name validation, legacy `.ppi` path construction, and
|
||||
overwrite prompt decision used by new-document and save-as dialogs.
|
||||
`pano_cli parse-layout` exercises the XML layout path. Continue expanding
|
||||
document behavior toward legacy Canvas parity and then port OpenGL classes
|
||||
behind the renderer boundary.
|
||||
|
||||
Reference in New Issue
Block a user