Centralize retained popup menu closing
This commit is contained in:
@@ -547,6 +547,9 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
- 2026-06-12: DEBT-0063 was narrowed again. Floating-panel close and drag-outline
|
||||
cleanup now use the retained close helper in `src/legacy_ui_overlay_services.*`;
|
||||
drag placeholder reparenting and dock/drop mutation remain legacy-owned.
|
||||
- 2026-06-12: DEBT-0063 was narrowed again. `NodePopupMenu` mouse-up release and
|
||||
destroy now route through the retained popup close helper in
|
||||
`src/legacy_ui_overlay_services.*`.
|
||||
- 2026-06-05: DEBT-0011 was narrowed. The Windows app package smoke target now
|
||||
passes the configure-time CMake executable into `package-smoke.ps1`, so VS
|
||||
2026 generator validation does not depend on an older `cmake` on PATH, and
|
||||
|
||||
@@ -517,6 +517,7 @@ App message-dialog cancel-button removal, layer-rename finish cleanup, and
|
||||
recording export progress cleanup also route through those helpers.
|
||||
Floating-panel close and drag-outline cleanup now use the same retained close
|
||||
helper while drag reparenting remains legacy-owned.
|
||||
`NodePopupMenu` mouse-up close/release now uses the retained popup close 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,
|
||||
|
||||
Reference in New Issue
Block a user