Record reduced dialog lifetime surface

This commit is contained in:
2026-06-15 23:59:43 +02:00
parent 845a26a74f
commit 02f38535df

View File

@@ -283,7 +283,7 @@ Done Checks:
and `create_legacy_input_dialog_overlay` open through checked overlay handles and `create_legacy_input_dialog_overlay` open through checked overlay handles
when the main layout anchor is available instead of only attaching raw root when the main layout anchor is available instead of only attaching raw root
children. children.
- `DEBT-0058` and `DEBT-0063` describe the reduced app-dialog lifetime surface - `DEBT-0058` and `DEBT-0063` recorded the reduced app-dialog lifetime surface
and the remaining retained dialog families. and the remaining retained dialog families.
Validation: Validation:
@@ -322,7 +322,7 @@ Done Checks:
settings-dialog behavior. settings-dialog behavior.
- The settings dialog now opens through `src/legacy_ui_overlay_services.*` - The settings dialog now opens through `src/legacy_ui_overlay_services.*`
instead of direct raw child insertion in `src/legacy_app_shell_services.cpp`. instead of direct raw child insertion in `src/legacy_app_shell_services.cpp`.
- `DEBT-0035` and `DEBT-0063` describe the reduced settings - `DEBT-0035` and `DEBT-0063` recorded the reduced settings
dialog lifetime surface and the remaining retained families. dialog lifetime surface and the remaining retained families.
Validation: Validation:
@@ -354,7 +354,7 @@ Done Checks:
- Cloud browser open/close behavior stays unchanged for the live adapter path. - Cloud browser open/close behavior stays unchanged for the live adapter path.
- `LegacyCloudServices::show_browser()` now opens through - `LegacyCloudServices::show_browser()` now opens through
`src/legacy_ui_overlay_services.*` instead of direct raw child insertion. `src/legacy_ui_overlay_services.*` instead of direct raw child insertion.
- `DEBT-0038` and `DEBT-0063` describe the reduced dialog-lifetime surface and - `DEBT-0038` and `DEBT-0063` recorded the reduced dialog-lifetime surface and
the remaining cloud/retained UI work. the remaining cloud/retained UI work.
Validation: Validation: