How do you make font size of Qt Creator consistent?
-
In HD monitor, it's ok BUT in 4k. Here is how it looks:
Here in the treeiew I get one font size, which is readable, and for other (button, combobox, checkbox, textbox) font size differs. Here's another:
all of these are too small. Here's one more:
here font size on the left pane in ok and readable but on the right pane it's unreadable. With 200% zoom level in Windows 10 this is what I get in Qt Creator 5.0.2.
-
@Emon-Haque said in How do you make font size of Qt Creator consistent?:
With 200% zoom level in Windows 10
thats probably the issue, the windows text/icon scaling doesn't work 100% on all elements. if thats the case, thats a bug.
on the other hand is that 4k monitor the only connected monitor?
I noticed, that when moving QtCreator from 1 monitor to an other with different resolutions causes some icons/text to rescale and some not to. Usually a restart is required (of QTC) -
@J-Hilk, on the laptop, primary HD screen, there's no scaling and the primary screen is disabled. Secondary screen, 4k monitor, is connected via HDMI and it is enabled. So when I turn on the laptop, everything is displayed only on the secondary screen.
I don't use two screen at the same time so there's no moving things between screen.