docs: refresh the README screenshots for the new quick add - #85
Merged
Conversation
The quick add image still showed the old flat highlights, from before recognised words gained their own padding and rounding.
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.
The quick add screenshot still showed the field as it looked before #82: recognised words as flat, flush highlights, running together with barely a gap between
tomorrow at 3pmand#home. They now carry their own padding and rounding, and the field no longer draws a focus outline.Regenerated with
bun run screenshot, never captured by hand — the test seeds the fixture through the UI and asserts every part of the grammar landed before it takes the shot, so a picture cannot silently show a broken parse.Both images come from that one test, so both are refreshed.
screenshot.pngshows the Today view and the detail panel rather than quick add, so its only change is the relative dates moving from Aug 14 to Aug 20 — the fixture is built relative to the run date precisely so the picture never shows a date that has quietly gone stale.No README change: the alt text still describes what each image shows.