Move app dialog overlays to checked handles
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user