WerWolv / ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
https://imhex.werwolv.net
GNU General Public License v2.0
37.42k stars 1.64k forks source link

[Bug] GUI Layout is broken in 1.34 #1752

Open DemonikGH opened 2 weeks ago

DemonikGH commented 2 weeks ago

Operating System

Windows 10

What's the issue you encountered?

Despite there being a lot of mentions of UI scaling/custom font improvents in 1.34 everything is significantly worse than 1.33.2, there is not a single scale factor / font size that makes it work unlike previous version where some scaling factors worked. Icons are always offcenter compared to text. Menu bar icons are always tiny until I set scale multiplier to 2.0 (which makes everything else huge). Nothing seems to follow the same scaling factor because some things seem to scale more than others, some things don't seem to scale at all.

How can the issue be reproduced?

Just use any scale factory other than 1.0 with custom font (I tried using Cascadia Code/Mono and Fira Code).

ImHex Version

1.34

ImHex Build Type

Installation type

MSI

Additional context?

No response