https://bugs.kde.org/show_bug.cgi?id=504325
--- Comment #3 from Nate Graham <n...@kde.org> --- The reason why I asked that question is because there are lots of instances of other text that intentionally don't reflect your chosen font size, either perfectly, or at all. For example: - The clock on the lock screen has a completely hardcoded size - All headers use a multiple of your configured font size, but not the exact size. - The Digital Clock widget's text scales to fit the space - This one here has a hardcoded size, but won't get smaller than the "small" font size - and so on. So I'm kind of mentally grouping them together in the bucket of "text that's intentionally not exactly your chosen font size for various reasons." Let's back up a bit. Can you describe why you're using a smaller-than-usual font size? Is it because you have excellent eyesight and want everything to become more dense? Or is is an attempt to scale everything on the screen? Or something else? The reason why I ask this other question is because it may make sense yo use the systemwide scaling feature to accomplish your goal rather than changing the font size. -- You are receiving this mail because: You are watching all bug changes.