mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-15 23:31:04 +00:00
- Add chatFontSizeMultiplier to global settings with min 0.5 max 2 bounds - Add commands: increaseChatFontSize, decreaseChatFontSize, resetChatFontSize - Add UI Settings control with number input and reset button - Apply font size multiplier only to ChatView container (scoped per Bruno feedback) - Add English translations for the new setting - Update UISettings tests Addresses issue #8100 per feedback from Bruno in PR #8457 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||