【建议 / Feature】对话区字号与主界面字号支持分开调整
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 22
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
提交前确认 · Pre-submission checklist
- 我已搜索过现有 issue,确认这不是重复提议 / I searched existing issues and confirmed this isn't a duplicate.
- 我已阅读 CONTRIBUTING.md / I've read CONTRIBUTING.md.
问题类别 · Category
UI / 界面体验 · UI / UX
涉及的 Agent 框架 · Agent framework
不涉及框架 · Not framework-specific
使用场景 · Use case
v3.5.1 上线的「界面字号」「代码字号」两项独立设置很好用。但目前「界面字号」同时控制对话区和其余主界面(侧栏、文件树、设置页等)。日常以长文阅读为主时,我想只放大 AI 对话正文的字号、保持主界面紧凑,现在做不到;反之只想缩小界面、保留对话可读性也做不到。#39 解决了"能不能调",这个是下一步的"能不能分区域调"。
建议方案 · Proposal
把字号设置拆成三项独立控制:
- 对话区字号(AI 回复与用户消息正文)
- 主界面字号(侧栏、文件树、菜单等 UI)
- 代码字号(已有)
最小实现:在现有「界面字号」旁边增加一项「对话字号」,勾选/启用后覆盖对话区的字号。
预期价值 · Expected value
- 长文阅读场景可以只放大对话正文,主界面保持紧凑不挤占编辑区;
- 高分屏外接显示器的用户可以分区适配;
- 视力不佳的用户放大对话正文时,不需要连带放大整个界面。
你认为的优先级 · Your perceived priority
P3 · 体验优化
你使用的 ZCode 版本 / 环境 · ZCode version / environment
Windows 10(19045)桌面版;建议项以最新版(v3.7.7)设置面板为基准描述。
补充材料 · Additional context
无
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the settings panel and the existing interface-font and code-font controls in the implementation repository; this feedback repository does not name implementation files or tests. Read how the current interface font is applied to the conversation area and other UI, then define the separate conversation and main-interface settings and verify that each area responds independently.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100