Move app dialog overlays to checked handles

This commit is contained in:
2026-06-15 19:45:24 +02:00
parent 328a793dd2
commit 33ff4b9b93
4 changed files with 70 additions and 7 deletions

View File

@@ -68,6 +68,11 @@ contract freeze and conformance (`RND-007`, `RND-008`), opt-in Vulkan/Metal lab
targets (`RND-009`, `RND-010`), UI thread-affinity and checked-handle migration
(`UI-001`, `UI-002`), render/UI queue race coverage (`APP-001`), package gates
for backend/UI work (`PLT-010`), and historical task cleanup (`AUD-001`).
Recent 2026-06-15 app-dialog lifetime cleanup now routes app-owned
progress/message/input overlays through checked handle registration in
`src/legacy_ui_overlay_services.*` before they fall back to retained dialog
node close helpers, narrowing another app-owned `DEBT-0058`/`DEBT-0063`
surface without changing dialog plans or captions.
Recent 2026-06-13 retained preview reductions continue to narrow DEBT-0036:
`NodeStrokePreview::draw_stroke_immediate()` now also routes