https://bugs.kde.org/show_bug.cgi?id=525806
--- Comment #3 from [email protected] --- It looks like official styles use `IconLabel` as `contentItem`, e.g.: * https://github.com/qt/qtdeclarative/blob/6.11.2/src/quickcontrols/material/MenuBarItem.qml * https://github.com/qt/qtdeclarative/blob/6.11.2/src/quickcontrols/fluentwinui3/RoundButton.qml# I'm not sure whether that can be used from 3rd party code but maybe it is possible to simply use a layout with an `Image` and `Label` instead. -- You are receiving this mail because: You are watching all bug changes.
