Plan renderer diagnostics in app status
This commit is contained in:
@@ -182,9 +182,11 @@ the live tools/options menu and `pano_cli plan-app-preferences` consume those
|
||||
contracts while legacy widgets and settings persistence execute them.
|
||||
It also owns tested app status/display plans for document title text,
|
||||
resolution mapping/labels, DPI text, history-memory text, and recording-frame
|
||||
status text; `App::title_update`, `App::update_memory_usage`,
|
||||
`App::update_rec_frames`, resolution helpers, and `pano_cli plan-app-status`
|
||||
consume those contracts while legacy UI nodes still render the strings.
|
||||
status text, plus renderer diagnostic indicator labels for framebuffer fetch
|
||||
and floating-point render targets; `App::title_update`,
|
||||
`App::update_memory_usage`, `App::update_rec_frames`, resolution helpers,
|
||||
`App::initLayout`, and `pano_cli plan-app-status` consume those contracts while
|
||||
legacy UI nodes still render the strings and status lights.
|
||||
`panopainter_app` is now a real static target that owns app orchestration
|
||||
sources, app version metadata, and version-header generation.
|
||||
`pp_panopainter_ui` now owns app-specific modal, dialog, panel, canvas,
|
||||
|
||||
Reference in New Issue
Block a user