https://bugs.kde.org/show_bug.cgi?id=460103
--- Comment #4 from Ismael Asensio <[email protected]> --- Git commit c4a60bfd5d8ede30808b3312857226727bd3c84f by Ismael Asensio. Committed on 16/10/2022 at 19:51. Pushed by iasensio into branch 'master'. AbstractPageHeader: reduce minimum title left padding The current minimum left padding for the title text (when there are no other UI elements, like navigation tools) is set `gridUnit`, which can be a huge amount (18px on default settings) and is not comparable with that of the QtWidgets equivalent. Reduce this value to `largeSpacing`, which also aligns better with the contents within the page M +2 -2 src/controls/private/globaltoolbar/AbstractPageHeader.qml https://invent.kde.org/frameworks/kirigami/commit/c4a60bfd5d8ede30808b3312857226727bd3c84f -- You are receiving this mail because: You are watching all bug changes.
