Model UI capture lifetime in ui core
This commit is contained in:
@@ -470,8 +470,9 @@ destroy-during-callback tests before broad `NodePanel*`/`NodeDialog*`
|
||||
migration accelerates. The first pure `pp_ui_core::NodeLifetimeTree` slice now
|
||||
models checked handles, parent/child invariants, scoped callback connections,
|
||||
and mutation-safe dispatch for destroy-during-callback and connection-addition
|
||||
cases; wiring those semantics into retained `Node` remains tracked by the same
|
||||
debt.
|
||||
cases. It now also models pointer/keyboard capture release and whole-tree
|
||||
`clear()` invalidation for layout reload; wiring those semantics into retained
|
||||
`Node` remains tracked by the same debt.
|
||||
`pano_cli inspect-image` exposes PNG IHDR metadata as JSON,
|
||||
`pano_cli import-image` accepts a PNG path and imports decoded RGBA8 pixels
|
||||
into a new pure `pp_document` face payload,
|
||||
|
||||
Reference in New Issue
Block a user