Skip to content

fix: group Font Color with other font-formatting menu entries (#35)#139

Merged
JohnMcLear merged 1 commit intomainfrom
fix/font-color-menu-grouping
Apr 17, 2026
Merged

fix: group Font Color with other font-formatting menu entries (#35)#139
JohnMcLear merged 1 commit intomainfrom
fix/font-color-menu-grouping

Conversation

@JohnMcLear
Copy link
Copy Markdown
Member

Fixes #35. The Font Color file-menu entry had a leading <hr>, so it rendered as its own standalone group after a separator — away from Font Size / Font Family where it logically belongs. Drop the <hr> and the entries collapse into the same formatting group.

The file-menu entry opened with a leading \`<hr>\`, so when Etherpad
composes all the plugin-provided file-menu blocks the Font Color entry
ended up in its own standalone group after a separator, instead of
sitting alongside Font Size / Font Family like every other font-format
option. Dropping the \`<hr>\` lets it render inside the existing
formatting group.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@JohnMcLear JohnMcLear merged commit 04aedb0 into main Apr 17, 2026
4 checks passed
@JohnMcLear JohnMcLear deleted the fix/font-color-menu-grouping branch April 17, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Font Color listed in wrong group

1 participant