docs(screenshots): regenerate README and walkthrough shots - #160
Merged
Conversation
…nt build Regenerated all screenshots with scripts/capture-screenshots.mjs against a fresh production build. Nine shots changed; the notable one is 07-decrypt-detection, which now shows the new "Scan a QR image" control on the Decrypt tab. All shots stay 2360px wide, so the screenshot-audit width gate holds and the set reads as one aligned group.
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.
What
Regenerated every README and walkthrough screenshot from a fresh production build using
scripts/capture-screenshots.mjs.Result
07-decrypt-detection.png, which now shows the new "Scan a QR image" control on the Decrypt tab, so the README reflects the shipped feature.npm run test:screenshots(the width-alignment gate) passes and the set reads as one aligned group.Validation
npm run test:screenshots: 14 shots, all 2360px wide.docs/screenshots/*.png.Note: the shot framing is unchanged from the existing design system. The right-hand space in the encrypt Advanced panel shots (
03/04/05) is the established full-viewport-width framing, not a regression. If you want those re-framed to their content, that is a separate change to the capture geometry and the width gate.Generated by Claude Code