Centralize retained color picker closing
This commit is contained in:
@@ -509,10 +509,10 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
popup callbacks, retained close policy, and broader `Node` handle adoption
|
||||
remain open.
|
||||
- 2026-06-12: DEBT-0063 was narrowed again. Brush, brush-preset, color, layer,
|
||||
grid, and stroke popup-panel outside-click close handling now routes through
|
||||
`src/legacy_ui_overlay_services.*` for release, root removal, and callback
|
||||
dispatch instead of repeating that sequence in each panel class. Broader
|
||||
checked-handle and scoped-callback adoption remains open.
|
||||
grid, stroke, and color-picker popup-panel outside-click close handling now
|
||||
routes through `src/legacy_ui_overlay_services.*` for release, root removal,
|
||||
and callback dispatch instead of repeating that sequence in each panel class.
|
||||
Broader checked-handle and scoped-callback adoption remains open.
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user