CommandCodeAI / CommandCodeAI/desktop

[Feedback]: UI zoom stops at 150%. Interface/font size is too small by default

未关闭
#99 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

enhancement
主要语言
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.

Image
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

Image
What do you do today?

No response

Product area

Settings

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 Settings 区域开始,跟踪 Electron 应用当前如何应用 150% 的缩放上限以及如何处理 --force-device-scale-factor。当用户可以通过应用配置更大的缩放值和/或字体大小,而无需手动使用 flag 启动二进制文件时,这项工作就完成了。

由索引模型根据 Issue 内容生成。

评估

技术栈
electron
领域
accessibility, desktop
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。