Route animation timeline scrubbing through app core

This commit is contained in:
2026-06-05 00:28:06 +02:00
parent 59210c28ea
commit a9e12f2219
8 changed files with 194 additions and 5 deletions

View File

@@ -248,6 +248,8 @@ Known local toolchain state:
onion-size updates, and play-mode toggles. It keeps those live paths on the
`pp_app_core` contracts. `NodeCanvas` onion-skin panorama drawing now also
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`,
while legacy `Canvas`/`Layer` frame state, canvas mode, animation-panel
timeline/playback fields, and the temporary `NodePanelAnimation` friend
adapter remain tracked by `DEBT-0022`.