https://bugs.kde.org/show_bug.cgi?id=500355
--- Comment #8 from Oliver Beard <olib...@outlook.com> --- Git commit 7cc7fe9783a68e086369bd0b96b280082097d60a by Oliver Beard. Committed on 25/02/2025 at 16:36. Pushed by olib into branch 'master'. kcms/about-distro: Fix hint expanding height of parent layout Instead, use an label with padding to match the height of normal text. A background is used to fill this padded area. If smallFont is larger than normal text, the text will draw outside the label which would be restricted to the same height as normal text by negative padding. I don't see this as worth fixing - if the small font is larger than normal text, that would be the problem, not this... When valueLabel spans multiple lines, it will be vertically centered. M +22 -13 kcms/about-distro/src/ui/main.qml https://invent.kde.org/plasma/kinfocenter/-/commit/7cc7fe9783a68e086369bd0b96b280082097d60a -- You are receiving this mail because: You are watching all bug changes.