Centralize retained dialog cancel bindings

This commit is contained in:
2026-06-12 15:34:03 +02:00
parent 14ccf67acd
commit 0c41101f5f
8 changed files with 18 additions and 24 deletions

View File

@@ -521,6 +521,10 @@ agent or engineer to remove them without reconstructing context from chat.
submit/cancel and input-box cancel destroy callbacks now use retained close
helpers from `src/legacy_ui_overlay_services.*`. Dialog lifetime still uses
raw `Node` callbacks until checked handles and scoped connections land.
- 2026-06-12: DEBT-0063/DEBT-0058 were narrowed again. Document open/save/new/
browse/resize, layer-rename, cloud-browse, and PPBR export dialog cancel
buttons now bind retained destroy-on-click behavior through
`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