Apply the preview width preference to layout - #322
Closed
PathGao wants to merge 1 commit into
Closed
Conversation
Collaborator
Author
|
@alecdotdev This is the second focused #263 PR. It is stacked after #321, #320, and their predecessors; please review in that order. It consumes the validated setting without changing the settings UI yet. |
This was referenced Jul 31, 2026
PathGao
force-pushed
the
feat/apply-preview-width-preference
branch
2 times, most recently
from
August 2, 2026 04:00
f27f5fa to
1bf30f1
Compare
PathGao
force-pushed
the
feat/apply-preview-width-preference
branch
from
August 2, 2026 05:43
1bf30f1 to
586666e
Compare
Collaborator
Author
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.
Part of #263.
Consumes the persisted preview-width preference in the preview layout. Full mode remains an explicit uncapped state; the ToC overhang calculation now uses the same derived content width instead of a separate 780 px constant.
Settings controls, keyboard adjustments, and print-specific validation remain in the next focused PR.
This is stacked after #321, #320, and their predecessors. Merge the chain first.
Validation
Post-Deploy Monitoring & Validation
No additional operational monitoring required: this is a local layout preference. Owner: maintainer; verify a narrow split pane, a wide preview, Full mode, and a pinned ToC after merge.