mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add chatMessageFontSize property to ExtensionState and GlobalSettings - Add UI dropdown in settings with 5 size options (Default, Extra Small, Small, Large, Extra Large) - Apply font size scaling to ChatRow component (90%, 95%, 100%, 105%, 110%) - Add message handler to persist the setting - Include tests for the new functionality Users can now control the font size for chat messages in ChatView/Virtuoso content without affecting other UI elements |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||