https://bugs.kde.org/show_bug.cgi?id=405298
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-framework/017954185c835 | |45201e861a1c419a6c2d0c1081a Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #1 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 017954185c83545201e861a1c419a6c2d0c1081a by Kai Uwe Broulik. Committed on 11/03/2019 at 12:27. Pushed by broulik into branch 'master'. [Icon Item] Also clear image icon when using Plasma Svg When changing an IconItem from using a local image (e.g. PNG file) to using a Plasma themed icon, the implicit size wasn't updated since the old image was still loaded in m_imageIcon. Clearing it when clearing the other icon stores fixes this. Differential Revision: https://phabricator.kde.org/D19674 M +1 -0 src/declarativeimports/core/iconitem.cpp https://commits.kde.org/plasma-framework/017954185c83545201e861a1c419a6c2d0c1081a -- You are receiving this mail because: You are watching all bug changes.