CommandCodeAI / CommandCodeAI/desktop
[Feedback]: UI zoom stops at 150%. Interface/font size is too small by default
还没有人认领这个 Issue。
- 主要语言
- Shell
- 星标
- 80
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
What problem are you trying to solve?
The maximum default zoom is 150%, which is not enough for comfortable use. The only workaround is to launch the binary manually with --force-device-scale-factor=<value>. In Electron-based apps, there is no "flags" file like the one in Chromium, so each session must be started from a terminal with the required flag or launched through a bash wrapper.
What would improve it?
Provide customization options for font size and/or a larger max zoom value. Attached screenshot shows the difference after --force-device-scale-factor=1.3
What do you do today?
No response
Product area
Settings
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 Settings 区域开始,跟踪 Electron 应用当前如何应用 150% 的缩放上限以及如何处理 --force-device-scale-factor。当用户可以通过应用配置更大的缩放值和/或字体大小,而无需手动使用 flag 启动二进制文件时,这项工作就完成了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- electron
- 领域
- accessibility, desktop
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100