Centralize canvas mode capture release
This commit is contained in:
@@ -571,6 +571,11 @@ agent or engineer to remove them without reconstructing context from chat.
|
||||
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-12: DEBT-0063 was narrowed again. Retained canvas mode mouse-capture
|
||||
release for camera, paint, line, grid, mask, and fill interactions now routes
|
||||
through `src/legacy_ui_overlay_services.*` instead of direct `NodeCanvas`
|
||||
release calls. Capture ownership is still raw until retained `Node` adopts
|
||||
checked handles and scoped event/capture lifetime.
|
||||
- 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