Advance app runtime ownership and modernization docs
This commit is contained in:
@@ -335,6 +335,10 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
routes the stroke preset/brush/dual-brush/pattern popup open-close flow through
|
||||
checked overlay handles and explicit partial-open cleanup; migration is still
|
||||
pending in remaining panel families.
|
||||
- 2026-06-16: `DEBT-0063` was narrowed again. `src/node_panel_stroke.cpp` now
|
||||
routes stroke popup close/reset through a shared overlay helper, and
|
||||
`src/node_popup_menu.cpp` now keeps the popup alive through selection dispatch
|
||||
with scoped ownership instead of raw `this` callbacks.
|
||||
- 2026-06-14: `DEBT-0063` was narrowed again. `src/node_panel_brush.cpp` now
|
||||
routes brush popup-menu open-close flow through checked overlay handles and
|
||||
handle-based close on selection.
|
||||
|
||||
Reference in New Issue
Block a user