-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
主界面在Windows11上的显示问题 #148
Comments
看样子默认分辨率还是太大了点,有没有兴趣提交个pr修复下,把默认分辨率改成800 * 600,相关代码位于: gopeed/ui/flutter/lib/main.dart Line 29 in 99de0aa
|
这个要怎么弄?我对java和go一点都不会。
|
我下载的是“Gopeed-v1.3.5-windows-amd64-portable.zip”移动版,解压后的目录中就没有“gopeed/ui/flutter/lib/main.dart”文件。我理解你是不是要我从GitHub上把这个原版文件下载,然后放置到我计算机上对应的位置?? |
或者说是你要我把源码下载后重新编译一次?? |
我刚才换了我另外一台2k分辨率的笔记本试了下,可以正常显示标题栏了。问题出现在1920x1080的分辨率下放大150%后就显示全。 |
希望能帮助你的开源项目,加油。 |
如果你没有提交PR的经验那么这次刚好可以借机练练手,改下我贴出来的那行代码,把分辨率改成800*600,提交一个GitHub PR过来,可以参考下贡献文档:https://github.com/GopeedLab/gopeed/blob/main/CONTRIBUTING_zh-CN.md |
已经修复了,等下个版本再试试看 It has been fixed, wait for the next version and try again |
Description(required)
打开gopeed后主界面超出屏幕范围,导致无法看到标题栏,关闭、最小化、最大化按钮以及最下方的任务栏不可见。屏幕分辨率为1080*1920,Windows11使用了放大150%。
App Version(required)
1.3.5
OS Version(required)
Windows 11 home
Snapshots
Log
The text was updated successfully, but these errors were encountered: