chore(submodule): bump backend to 7f5aa0d and frontend to 1eb9e1d (NEH-71) - #321
Merged
Merged
Conversation
There was a problem hiding this comment.
🟡 Changes recommended
No reviewed files were supplied to validate the submodule updates.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Pins backend and frontend submodules for persistent per-camera orientation.
Changes:
- Updates backend to
7f5aa0d. - Updates frontend to
1eb9e1d. - Adds orientation persistence and capture defaults.
File summaries
| File | Description |
|---|
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pins backend
7f5aa0dand frontend1eb9e1d, the merges of backend #90 and frontend #90 (NEH-71): camera orientation persisted per body in the registry, applied by default to captures, seeded on the capture screen from the device list and saved on every change. Pointer-only change. Bench B6 is the hardware acceptance.