Youda008 / DoomRunner

Preset-oriented graphical launcher of various ported Doom engines (an alternative to ZDL)
GNU General Public License v3.0
204 stars 13 forks source link

Scaling broken in Linux Mint when changing font size with Qt5Ct. #97

Open mknepper opened 1 year ago

mknepper commented 1 year ago

An example of what I mean:

image

Take not this does not happen with other Qt apps. For example, the latest version of Audacious doesn't have this problem. I was able to keep the Cinnamon desktop scaled to 150% and change the font size in Qt5Ct from the default of 10pt to 12pt while still maintaining legible margins between text and drop-down menus, boxes, and toolbars in Audacious.

OS: Linux Mint 21 DoomRunner version: 1.7.1 Desktop: Cinnamon (Gtk) GPU: Radeon RX 580 CPU: AMD Ryzen 7 2700x Misc: Desktop scaling set to 150% via the Display Settings in Cinnamon desktop settings. Font size changed from 10pt to 12pt via Qt5Ct.

I'd also like to point out that the icons are really small (add file, remove file), but this probably because I'm running a 4k monitor.

Youda008 commented 1 year ago

I'm not sure i can do anything about this. I don't manage the layout or scaling manually, it's Qt doing it all, and i use standard options pretty much everywhere.