https://bugs.kde.org/show_bug.cgi?id=448365
ratijas <m...@ratijas.tk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/breeze/-/commit/9727008a | |df20ebc8e45c3cddcc9a0f7f8b0 | |ba78c Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from ratijas <m...@ratijas.tk> --- Git commit 9727008adf20ebc8e45c3cddcc9a0f7f8b0ba78c by ivan tkachenko. Committed on 10/12/2023 at 03:06. Pushed by ratijas into branch 'master'. CheckBox, RadioButton: Expose label spacing pixel metrics The default value upstream seems to be 6dip, which is not what Breeze really uses for layouting. Interestingly, qqc2-desktop-style has the needed infrastructure in place to query these pixel metrics from a native style, so QtQuick apps have used the wrong value in for quite some time now. As a drive-by clean-up, let's collapse those for identical cases above. M +4 -3 kstyle/breezestyle.cpp https://invent.kde.org/plasma/breeze/-/commit/9727008adf20ebc8e45c3cddcc9a0f7f8b0ba78c -- You are receiving this mail because: You are watching all bug changes.