https://bugs.kde.org/show_bug.cgi?id=504257
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |NOT A BUG --- Comment #8 from Nate Graham <n...@kde.org> --- I'm pretty sure I see the problem here: you set the clock itself to use the Inter font, rather than using this font system-wide by setting it as the "General" font. I can tell because the "1" digit differs in appearance between the Digital Clock and the Weather Report widgets. If I set the Inter font system-wide in this manner, everything looks good to me with a 30px thick panel. If I set it in just the clock, then it's off in the way you describe, but this is an artifact of the font size also being fixed, rather than adjusting with the panel thickness, as the Weather Report always does. Therefore I think this is not a bug, and rather a subtle example of misconfiguration. I would recommend that you resolve it using any of the following methods: 1. Set the Inter font to be uses system-wide in System Settings > Text & Fonts > Fonts 2. Keep using the Inter font for just the Digital Clock widget, but set the size to something absurdly large, like 60pt, so that it will always be as large as it can be while still fitting in the panel 3. As #2, but set the font size to something hardcoded to *exactly* match the size of the Weather Report's text, since they won't otherwise match because they'll be using different fonts -- You are receiving this mail because: You are watching all bug changes.