| Summary: | Setting a non-square icon and choosing "clear icon" doesn't reset the width | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Luca Weiss <bugzilla> |
| Component: | Application Launcher (Kickoff) widget | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kde, plasma-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 5.15.2 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/plasma-framework/017954185c83545201e861a1c419a6c2d0c1081a | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Luca Weiss
2019-03-10 10:40:28 UTC
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 |