feat: add docked UI shell navigation #11

Merged
moldybits merged 1 commits from feat/ui-shell-framework into main 2026-05-17 01:09:17 -04:00
Member

Summary

  • add a durable egui shell with top navigation, side panels, viewport, inspector, and status bar
  • add pure ui shell state with stable section metadata and placeholders for unfinished surfaces
  • update the feature inventory to reflect the expanded shell

Validation

  • cargo fmt --check
  • cargo test ui
  • cargo test
  • cargo clippy --all-targets -- -D warnings
## Summary - add a durable egui shell with top navigation, side panels, viewport, inspector, and status bar - add pure ui shell state with stable section metadata and placeholders for unfinished surfaces - update the feature inventory to reflect the expanded shell ## Validation - cargo fmt --check - cargo test ui - cargo test - cargo clippy --all-targets -- -D warnings
moldybot added 1 commit 2026-05-16 16:30:42 -04:00
moldybits merged commit dbcc8bcd7d into main 2026-05-17 01:09:17 -04:00
moldybits deleted branch feat/ui-shell-framework 2026-05-17 01:09:17 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Repos/openvistapro#11