Centralize retained popup menu closing

This commit is contained in:
2026-06-12 16:01:32 +02:00
parent 32cea98661
commit 22748d9967
3 changed files with 7 additions and 7 deletions

View File

@@ -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