Summary: | Sometimes device notifier shows huge icons | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
Component: | Disks & Devices widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/plasma-workspace/b8f263cd9939530a6634a1ddb9533bf473a67805 | Version Fixed In: | 5.8.8 |
Sentry Crash Report: | |||
Attachments: | screenshot |
Description
Patrick Silva
2017-07-20 14:04:07 UTC
the same happens on Arch (plasma 5.10.4) when I use oranchelo icon theme https://store.kde.org/p/1151321/show/page/2 Git commit b8f263cd9939530a6634a1ddb9533bf473a67805 by Kai Uwe Broulik. Committed on 23/08/2017 at 09:10. Pushed by broulik into branch 'Plasma/5.8'. [Device Notifier] Set preferred size for ActionItem In QtQuick Layouts implicit size (set by IconItem to the SVG's natural size) takes precedence over width/height. This was fixed in DeviceItem but forgotten here. FIXED-IN: 5.8.8 M +2 -2 applets/devicenotifier/package/contents/ui/ActionItem.qml https://commits.kde.org/plasma-workspace/b8f263cd9939530a6634a1ddb9533bf473a67805 |