Neutree / COMTool

Cross platform communicate assistant(Serial/network/terminal tool)( 跨平台 串口调试助手 网络调试助手 终端工具 linux windows mac Raspberry Pi )支持插件和二次开发
https://neucrack.com/p/186
GNU Lesser General Public License v3.0
1.73k stars 325 forks source link

高分辨率适配 #53

Closed Ircon closed 7 months ago

Ircon commented 2 years ago

系统:Win10 版本: image

问题,在高分辨屏幕下界面过小。如果开启DPI,会产生问题模糊。 image

高DPI开启指,这里的设置。 image

image

本机的分辨率: image

Neutree commented 2 years ago

确实挺糟糕的,qt的qss用px布局太糟糕了,手里没有高分屏 所以暂时也不好调试hhh 只能暂时用系统的缩放将就一下了23333 以后等我拥有了高分屏再优化吧哈哈哈哈

StudentWeis commented 2 years ago

我也遇到了这个问题

Ircon commented 2 years ago

确实挺糟糕的,qt的qss用px布局太糟糕了,手里没有高分屏 所以暂时也不好调试hhh 只能暂时用系统的缩放将就一下了23333 以后等我拥有了高分屏再优化吧哈哈哈哈

有点任性😂

Neutree commented 7 months ago

116 应该会解决高分问题,如果没有解决再打开 issue

Ircon commented 6 months ago

thanks!!!!