Centralize retained popup closing

This commit is contained in:
2026-06-12 15:00:55 +02:00
parent 76c0ed3c10
commit 4c7c48a22c
7 changed files with 71 additions and 98 deletions

View File

@@ -490,8 +490,9 @@ brush-panel preset menu root insertion, retained combo-box popups,
Open/Browse delete-confirmation dialogs, popup tick decoration nodes, and
top-toolbar panel popups route through it. The helper also centralizes retained
popup mouse-ignore/flood/capture-child activation for those popup families.
Raw popup callback captures and full close/capture ownership remain part of
`DEBT-0063`.
Repeated menu, submenu, combo-box, and brush-preset popup close/release
execution now uses the same retained helper. Raw popup callback captures and
full close/capture ownership remain part of `DEBT-0063`.
`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,