Skip to content

Conversation

@seregonwar
Copy link
Contributor

@seregonwar seregonwar commented Dec 17, 2025

Summary

  • add a shared inspector service for capturing component trees, layout boxes, state snapshots, and frame timelines
  • instrument signal updates and the renderer profiler to feed inspector data
  • introduce an in-app InspectorOverlay widget and documentation for enabling or disabling it per build

Testing

  • cargo fmt --all -- crates/strato-core/src/inspector.rs crates/strato-core/src/lib.rs crates/strato-core/src/state.rs crates/strato-renderer/src/profiler.rs crates/strato-widgets/src/inspector.rs crates/strato-widgets/src/lib.rs (fails: existing trailing whitespace in example sources)

@seregonwar seregonwar merged commit 342929e into main Dec 17, 2025
1 check passed
@seregonwar seregonwar added enhancement New feature or request and removed codex labels Dec 17, 2025
@seregonwar seregonwar deleted the codex/add-in-app-inspector-panel-features branch January 22, 2026 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants