Route animation panel view through app core

This commit is contained in:
2026-06-05 00:37:11 +02:00
parent a9e12f2219
commit bd6cdc20c5
8 changed files with 469 additions and 28 deletions

View File

@@ -250,6 +250,9 @@ Known local toolchain state:
consumes the tested `pp_app_core` onion frame range and alpha falloff helper,
and `NodeAnimationTimeline` mouse scrubbing consumes tested `pp_app_core`
cursor-to-frame planning exposed through `pano_cli plan-animation-timeline-scrub`,
and `NodePanelAnimation` layer/frame/timeline display state consumes the
tested `pp_app_core` panel view model exposed through
`pano_cli plan-animation-panel-view`,
while legacy `Canvas`/`Layer` frame state, canvas mode, animation-panel
timeline/playback fields, and the temporary `NodePanelAnimation` friend
adapter remain tracked by `DEBT-0022`.