Add brush preset list executor bridge
This commit is contained in:
@@ -194,8 +194,9 @@ Known local toolchain state:
|
||||
- `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
|
||||
planning for add/select/move/remove/clear before directly mutating retained
|
||||
legacy child nodes. These paths stay on the `pp_app_core` contracts while
|
||||
planning and `BrushPresetListServices` execution for add/select/move/remove/
|
||||
clear before the retained legacy bridge mutates child nodes. These paths stay
|
||||
on the `pp_app_core` contracts while
|
||||
legacy `Brush`, `Canvas::I`, image load/save, `NodePanelBrush`,
|
||||
`NodePanelStroke`, quick/color refreshes, direct preset child-node mutation,
|
||||
and the temporary `NodePanelBrush` friend adapter remain tracked by
|
||||
|
||||
Reference in New Issue
Block a user