Murmele / Gittyup

Understand your Git history!
https://murmele.github.io/Gittyup
MIT License
1.37k stars 107 forks source link

Font-size to large on windows #690

Open jhony1104 opened 5 months ago

jhony1104 commented 5 months ago

On Windows 11 the font-size of everything but diffs and line-height in diffs is way to large.

image

It seems to be independent of monitor scaling. (Both 100% and 250% look the same).

Murmele commented 4 months ago

Hi, which version did you use?

jhony1104 commented 4 months ago
Murmele commented 4 months ago

Can you try with the development version?

jhony1104 commented 4 months ago

Are there binaries available for the development version?

Murmele commented 4 months ago

Yes you can find them here: https://github.com/Murmele/Gittyup/releases/tag/development

jhony1104 commented 4 months ago

The problem still exists with the development version

Murmele commented 4 months ago

I think I have now a similar problem on a linux machine. I did nit change anything, just restarted the application. Maybe it is something related

jhony1104 commented 4 months ago

I never had the app running without the issue. My guess is that it is a qt issue, since i have seen similar problems with other qt apps.

madeddy commented 2 months ago

I have this also in LX: Screenshot_20240408_231105

Version: dev from 16.March 2024 -> Gittyup-1.3.0-x86_64.AppImage OS: Kubuntu 22.04.4 More sysinfo:

KDE-Plasma-Version: 5.24.7
KDE-Frameworks-Version: 5.92.0
Qt-Version: 5.15.3
Kernel-Version: 6.5.0-27-generic (64-bit)
Grafik-Plattform: X11
Prozessoren: 16 × AMD Ryzen 7 5700G with Radeon Graphics
Speicher: 15,5 GiB Arbeitsspeicher
Grafikprozessor: AMD Radeon RX 6600

Its not connected to the font or size. p.s.: The "Issue title" should be changed imho as its affects not only Windows.

jhony1104 commented 2 months ago

At least for windows this is fixed in current development version. @madeddy please check if you can still replicate the problem.

madeddy commented 2 months ago

@madeddy please check if you can still replicate the problem.

It is now with dev-v1.4.0 a bit worse than before. My sys-stats are unchanged.

The @@ lines now are half overlapped by the text element below: Screenshot_20240429_120429

The other text is IMO unchanged to the state before.