Centralize floating panel restore teardown

This commit is contained in:
2026-06-12 16:23:45 +02:00
parent 3be0f7468c
commit 24cd14c172
3 changed files with 16 additions and 8 deletions

View File

@@ -566,6 +566,11 @@ agent or engineer to remove them without reconstructing context from chat.
through retained close/destroy helpers in `src/legacy_ui_overlay_services.*`.
The long-running canvas workflows still depend on legacy `App::I` UI tasking
and raw progress-bar pointers.
- 2026-06-12: DEBT-0063 was narrowed again. Toolbar popup restoration from
docked floating stroke/layer/grid panels and restored floating color-panel
title cleanup now use retained detach/close/destroy helpers in
`src/legacy_ui_overlay_services.*`. Dock/drop child ownership and raw panel
globals remain legacy-owned.
- 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