https://bugs.kde.org/show_bug.cgi?id=502533
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |6.14 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kwidgetsaddons/-/com | |mit/8833754cfba09ccf38cfce2 | |ff28b95bce2510967 --- Comment #7 from Ismael Asensio <isma...@gmail.com> --- Git commit 8833754cfba09ccf38cfce2ff28b95bce2510967 by Ismael Asensio. Committed on 14/04/2025 at 01:23. Pushed by iasensio into branch 'master'. KTitleWidget: Compensate extra pixel between layouts The widget's internal `QGridLayout` is contained within a `QVBoxLayout` to allow proper arrangement. This, however adds an extra pixel at the bottom, which pushes up the vertically centered label. Add this 1px to the top margin to compensate the vertical alignment FIXED-IN: 6.14 M +2 -1 src/ktitlewidget.cpp https://invent.kde.org/frameworks/kwidgetsaddons/-/commit/8833754cfba09ccf38cfce2ff28b95bce2510967 -- You are receiving this mail because: You are watching all bug changes.