Bug 370525

Summary: Tray icons are small
Product: [Plasma] plasmashell Reporter: SeeLook <seelook>
Component: System TrayAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kbrea, nate, tterranigma
Priority: NOR    
Version: master   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Too small icons on tray
Tray icons in good size

Description SeeLook 2016-10-12 07:50:34 UTC
Since Plasma 5.8.0 tray icons are small, too small.
I'm fixing it by reverting previous line in:
org.kde.plasma.private.systemtray/contents/ui/main.qml
to:
property int itemSize: Math.min(Math.min(width, height), units.iconSizes.medium)

Reproducible: Always
Comment 1 SeeLook 2016-10-12 07:53:21 UTC
Created attachment 101533 [details]
Too small icons on tray
Comment 2 SeeLook 2016-10-12 07:55:57 UTC
Created attachment 101534 [details]
Tray icons in good size
Comment 3 kbrea 2016-10-31 01:58:46 UTC
I also have this problem, the solution SeeLook provided works and resolves the issue.
Comment 4 Nikolaos Kakouros 2017-02-10 11:02:32 UTC
Judging by the attached screenshots, this should be resolved when bug 360333 is resolved. Maybe close it as duplicate?
Comment 5 Nate Graham 2018-03-11 20:11:19 UTC
Yup, definitely a duplicate.

*** This bug has been marked as a duplicate of bug 360333 ***