Route onion frame planning through app core
This commit is contained in:
@@ -246,9 +246,11 @@ Known local toolchain state:
|
||||
- `src/legacy_document_animation_services.*` is the current UI-shell bridge for
|
||||
animation frame commands, timeline/selected-frame execution, playback ticks,
|
||||
onion-size updates, and play-mode toggles. It keeps those live paths on the
|
||||
`pp_app_core` contracts while legacy `Canvas`/`Layer` frame state, canvas
|
||||
mode, animation-panel timeline/playback fields, and the temporary
|
||||
`NodePanelAnimation` friend adapter remain tracked by `DEBT-0022`.
|
||||
`pp_app_core` contracts. `NodeCanvas` onion-skin panorama drawing now also
|
||||
consumes the tested `pp_app_core` onion frame range and alpha falloff helper,
|
||||
while legacy `Canvas`/`Layer` frame state, canvas mode, animation-panel
|
||||
timeline/playback fields, and the temporary `NodePanelAnimation` friend
|
||||
adapter remain tracked by `DEBT-0022`.
|
||||
- `src/legacy_brush_ui_services.*` is the current UI-shell bridge for brush
|
||||
color, texture, preset, stroke-refresh, brush texture-list, and stroke-control
|
||||
execution. `NodePanelBrushPreset` now consumes `pp_app_core` preset-list
|
||||
|
||||
Reference in New Issue
Block a user