Centralize retained drag capture release

This commit is contained in:
2026-06-12 16:09:19 +02:00
parent 22748d9967
commit 9ac2c541dc
8 changed files with 31 additions and 16 deletions

View File

@@ -518,6 +518,9 @@ recording export progress cleanup also route through those helpers.
Floating-panel close and drag-outline cleanup now use the same retained close
helper while drag reparenting remains legacy-owned.
`NodePopupMenu` mouse-up close/release now uses the retained popup close helper.
Layer-row, animation-timeline, and heightmap-overlay drag release paths now use
the same retained mouse-capture release helper, and brush/grid progress or
recovery message dialogs now route through the retained dialog close helper.
Raw popup callback captures and full close/capture ownership remain part of
`DEBT-0063`.
`pano_cli inspect-image` exposes PNG IHDR metadata as JSON,