docs(editor): re-capture the query results and history images - #2900
Merged
Merged
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
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.
Re-captures the four images on the query results and query history pages. Both showed the
pre-#2892 tab: the deleted 32pt result strip above the grid, and the old editor bar with its
"Query" heading and mixed-size buttons.
All four are 1560x960, matching every other image in
docs/images/, captured from a Debug build ata 1560x960 window against a throwaway sandbox and the bundled Chinook sample, so no real connection
appears in any of them.
query-results.png/-dark.pngquery-history.png/-dark.pngLight and dark are the app's own Appearance setting rather than two system themes, so the pair
matches what a reader sees when they switch it.
Both captions already described these states, so the prose is unchanged.
verify.sh docs: PASS.