Route PPBR export directory policy through platform services
This commit is contained in:
@@ -850,6 +850,10 @@ success messages while retained execution remains tracked under `DEBT-0047`.
|
||||
PPBR package header validation and export target/data-directory planning now
|
||||
live in `pp_assets::brush_package` and are exercised by
|
||||
`pp_assets_brush_package_tests` plus `pano_cli plan-brush-package-export`.
|
||||
The macOS-specific PPBR preview data-directory override now dispatches through
|
||||
`PlatformServices`, so `NodePanelBrushPreset::export_ppbr` no longer spells a
|
||||
local `__OSX__` branch while the actual PPBR serialization path remains
|
||||
legacy-owned.
|
||||
The live PPBR import/export path consumes those helpers, while legacy
|
||||
Serializer/Image payload reading, stroke preview generation, preset storage,
|
||||
and the historical permissive version check remain tracked under `DEBT-0047`
|
||||
@@ -1735,7 +1739,8 @@ Results:
|
||||
native UI/window state save dispatch, prepared-file writable target dispatch,
|
||||
prepared-file export-dialog policy dispatch, work-directory document export
|
||||
collection policy dispatch, network TLS verification policy dispatch,
|
||||
default network TLS policy coverage, SonarPen availability/startup dispatch,
|
||||
default network TLS policy coverage, PPBR export data-directory policy
|
||||
dispatch, SonarPen availability/startup dispatch,
|
||||
live asset/layout reload policy dispatch,
|
||||
diagnostic hook dispatch, per-frame platform hook dispatch, picker callback
|
||||
dispatch, and prepared-file save/download callback dispatch. The live Windows
|
||||
|
||||
Reference in New Issue
Block a user