Skip to content

feat(desktop): scale editor text and tags with Appearance font size#680

Merged
h4yfans merged 1 commit into
mainfrom
editor-font-size-setting
Jul 3, 2026
Merged

feat(desktop): scale editor text and tags with Appearance font size#680
h4yfans merged 1 commit into
mainfrom
editor-font-size-setting

Conversation

@h4yfans

@h4yfans h4yfans commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

What

Appearance → Font Size (S/M/L) now scales BlockNote editor body text, inline #tags (0.9em), and tag-row chips. BlockNote pinned .bn-default-styles to a fixed 16px, so the setting never reached editor text; re-tying it to 1rem (the root font-size useThemeSync already sets) makes it scale. Tag-row chips move from fixed text-[12px] to rem-based text-xs. Identical to today at Medium.

Why

Customer report: tag text too small to read, and the font-size setting had no effect inside the note editor.

BlockNote pinned editor body to a fixed 16px, so the Appearance -> Font
Size (S/M/L) setting never reached note text. Tie .bn-default-styles to
1rem (the root font-size useThemeSync already sets) so editor body,
inline #tags (0.9em), and tags-row chips all scale with the setting.
Identical to today at Medium.
@github-actions github-actions Bot added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

React Doctor found no issues. 🎉

Reviewed by React Doctor for commit 97f6689.

@h4yfans h4yfans marked this pull request as ready for review July 3, 2026 00:37
@h4yfans h4yfans merged commit 3bfee26 into main Jul 3, 2026
11 of 13 checks passed
@h4yfans h4yfans deleted the editor-font-size-setting branch July 3, 2026 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant