https://bugs.kde.org/show_bug.cgi?id=398960
Kai Uwe Broulik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Kai Uwe Broulik <[email protected]> --- Probably IconItem placed in a QtQuick Layout where the icon item's implicit size takes precedence over any custom set width/height. It should set Layout.preferredWidth (or Layout.minimum/maximumWidth) to fix that. -- You are receiving this mail because: You are watching all bug changes.
