Docs: refresh Focus screen Quick Menu options (drop removed BG Sub / Gamma)#451
Merged
Conversation
…Gamma) The user guide's Quick Menu section described the Focus screen's menu as offering Background Subtraction (BG SUB) and Gamma, which were removed from the camera preview in #360. The Focus Quick Menu now offers only HELP and Exposure. Update the prose and screenshots to match: recapture quick_menu_00.png (Focus menu), and illustrate multi-layer Quick Menus with the Object List's still-current Sort submenu (quick_menu_01 top level + new quick_menu_02 Sort layer) instead of the removed BG SUB submenu. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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
The user guide's Quick Menu section described the Focus screen's menu as offering Background Subtraction (BG SUB) and Gamma. Those options were removed from the camera preview back in #360, so the docs (and their screenshots) were stale — the Focus Quick Menu now offers only HELP and Exposure.
Changes
docs/source/user_guide.rst): the Quick Menu section now states the Focus screen offers HELP and Exposure, and the "multiple layers" explanation uses the Object List's still-current Sort submenu instead of the removed BG SUB submenu.quick_menu_00.png→ current Focus Quick Menu (HELP, Exposure)quick_menu_01.png→ Object List Quick Menu top level (Sort, Filter)quick_menu_02.png→ new, Object List Sort submenu (Nearest, Standard) for the multi-layer examplequick_menu_00.pngis also reused by the Help System section; the new capture still shows HELP at the UP option, so that section is unaffected.Verification
sphinx-build -b html -n source(nitpicky) succeeds with no new warnings; none referenceuser_guide.rstor thequick_menuimages.🤖 Generated with Claude Code