Centralize retained UI overlay insertion
This commit is contained in:
@@ -476,6 +476,11 @@ layers popup/dialog stack ownership on top of that model, covering root and
|
||||
nested popups, modal versus modeless dialogs, capture restoration, parent-popup
|
||||
branch close, and layout-reload invalidation. Wiring those semantics into
|
||||
retained `Node`/`NodePopupMenu`/`NodeDialog*` remains tracked by the same debt.
|
||||
The first retained adoption point is `src/legacy_ui_overlay_services.*`, which
|
||||
now centralizes app-dialog overlay initialization and root attachment for
|
||||
progress/message/input dialogs, about/manual/changelog, document open/save/new/
|
||||
browse/resize/layer-rename dialogs, PPBR export, shortcuts, and the what's-new
|
||||
remote page before those paths reach raw `Node` insertion.
|
||||
`pano_cli inspect-image` exposes PNG IHDR metadata as JSON,
|
||||
`pano_cli import-image` accepts a PNG path and imports decoded RGBA8 pixels
|
||||
into a new pure `pp_document` face payload,
|
||||
|
||||
Reference in New Issue
Block a user