ArvinZJC / PaimonTray

(Archived) Now, Paimon is on your Windows "system tray"!
https://gitee.com/ArvinZJC/PaimonTray
GNU General Public License v3.0
40 stars 0 forks source link

Display scale may destroy the main window's layout if it is not 100% #11

Closed lingyired closed 1 year ago

lingyired commented 1 year ago

UI bug

如图所示,我不得不切回原缩放(100%)来添加账号。

lingyired commented 1 year ago

截图中当前的显示器缩放比例为 125% ,我测试了 150% 也是一样。

系统是 Win 10 21H1, 显示器是 2K 分辨率

PIut02 commented 1 year ago

在win11 22h2上使用2k缩放175也会有显示比例问题

ArvinZJC commented 1 year ago

As you can see, the main window cannot be resized manually. Its size is calculated as per the content on it. However, I forgot to consider the rasterisation scale in the calculation causing this serious issue. A solution has been developed, and the fix will be merged in the next release.

ArvinZJC commented 1 year ago

@lingyired @PIut02 Just a reminder: ideally, this issue and ArvinZJC/PaimonTray#12 have been fixed with the release of V1.1-beta.1.