feat: redesign settings and add cross-platform transparency - #234
Open
cmdr-chara wants to merge 2 commits into
Open
feat: redesign settings and add cross-platform transparency#234cmdr-chara wants to merge 2 commits into
cmdr-chara wants to merge 2 commits into
Conversation
Contributor
|
@cmdr-chara @alecdotdev The #271–#280 multi-window/session stack is now merged. Our next planned item is #263: configurable preview-content width, including width-dependent ToC layout and print/PDF coverage. Its Settings controls would touch the same surface as this PR. Before starting that work, could you confirm whether #234 is still intended to merge in its current form, or whether it needs revisions? We will keep #263 out of |
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.
Summary
Screenshots
Editor
Appearance
Toolbars
Platform behavior
Validation
npm run test:workflows— 33/33 passingnpm run build— passingcargo check --manifest-path src-tauri/Cargo.toml— passinggit diff --check— passingnpm run check— no new diagnostics; still reports the existing unused@ts-expect-errorinvite.config.jsand the existing timer type mismatch inMarkdownViewer.svelteNotes
The appearance panel now uses the same group, row, control, focus, and spacing rules as every other settings category instead of maintaining a separate custom layout.