https://bugs.kde.org/show_bug.cgi?id=398960
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@privat.broulik.de --- Comment #3 from Kai Uwe Broulik <k...@privat.broulik.de> --- 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.