Extract app menu binding services
This commit is contained in:
@@ -83,6 +83,10 @@ Current conclusion:
|
||||
`src/legacy_document_open_services.*`, and retained cloud upload/download,
|
||||
brush-package import, and timelapse-export async paths now use
|
||||
`AppRuntime::canvas_async_task` instead of file-static worker singletons.
|
||||
- Main-toolbar, File-menu, About-menu, and Tools > Panels binding ownership now
|
||||
lives in dedicated `legacy_*_binding_services.*` helpers, so the
|
||||
corresponding `app_layout_*` files are thinner adapters even though retained
|
||||
execution still lives in the app shell.
|
||||
- Platform extraction improved substantially and the root app source group no
|
||||
longer compiles Web platform sources directly, but broader CMake and
|
||||
entrypoint cleanup are not complete.
|
||||
|
||||
Reference in New Issue
Block a user