ArkHost/HelixNotes
14
153
Fork
You've already forked HelixNotes
14

WIP: fix(editor): scale code block font size with editor zoom #207

Closed
milaforge wants to merge 1 commit from milaforge/fix-code-block-font-size into main AGit
pull from: milaforge/fix-code-block-font-size
merge into: ArkHost:main
ArkHost:main
ArkHost:fix/vault-indication
Contributor
Copy link

Code blocks used a hardcoded 13px font-size instead of scaling with --editor-font-size, so they didn't resize with the rest of the editor content when zooming.

Code blocks used a hardcoded 13px font-size instead of scaling with --editor-font-size, so they didn't resize with the rest of the editor content when zooming.
Make breadcrumb segments interactive with a drill-down popover that
browses child notebooks and notes, opening a picked note in place.
Add a 'Show breadcrumb in Focus Mode' setting to keep the breadcrumb
and tags bar visible while focused.
Add a drag handle to resize the outline panel and persist its width in
vault state (outline_width). Outline text now scales with the editor
font size.
Add a toggle (in the title bar) to stack the notes list beneath the
notebook tree in a single column, with a draggable divider to set the
split. ResizeHandle gains a horizontal orientation; layout mode and
split ratio persist in vault state.
Code blocks used a hardcoded 13px font-size instead of scaling with
--editor-font-size, so they didn't resize with the rest of the editor
content when zooming.
milaforge changed title from (削除) fix(editor): scale code block font size with editor zoom (削除ここまで) to WIP: fix(editor): scale code block font size with editor zoom 2026年07月07日 09:07:54 +02:00
milaforge force-pushed milaforge/fix-code-block-font-size from d966f1b7b5 to 85043f0757 2026年07月07日 09:11:33 +02:00 Compare
milaforge closed this pull request 2026年07月07日 10:45:13 +02:00

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ArkHost/HelixNotes!207
Reference in a new issue
ArkHost/HelixNotes
No description provided.
Delete branch "milaforge/fix-code-block-font-size"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?