Move retained popups to checked handles
This commit is contained in:
@@ -18,6 +18,15 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
|
||||
## Recent Reductions
|
||||
|
||||
- 2026-06-15: `DEBT-0063` was narrowed again. Sidebar stroke/color/layer/grid
|
||||
popups, file/about/layer menu popups in `src/app_layout.cpp`, quick
|
||||
brush/color popup+ticker overlays in `src/legacy_quick_ui_services.cpp`,
|
||||
combo-box popup open/close in `src/node_combobox.cpp`, and picker
|
||||
outside-click teardown in `src/node_dialog_picker.cpp` now route through
|
||||
checked overlay handles or explicit handle-safe close callbacks instead of
|
||||
raw attach-and-destroy popup ownership; remaining popup families still stay
|
||||
open under the same debt until the last retained dialog/menu surfaces are
|
||||
converted.
|
||||
- 2026-06-15: `DEBT-0058`/`DEBT-0063` were narrowed again. App-owned About,
|
||||
Changelog, User Manual, New Document, Open, Browse, Save, Resize, Layer
|
||||
Rename, and PPBR Export dialogs now open and close through checked overlay
|
||||
|
||||
Reference in New Issue
Block a user