| Summary: | System tray icons don't have uniform size | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Martin Yrjölä <martin.yrjola> |
| Component: | System Tray widget | Assignee: | Sebastian Kügler <sebas> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kde, martin.yrjola |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Example of anchors.fill: parent | ||
|
Description
Martin Yrjölä
2014-09-12 14:26:13 UTC
Created attachment 88678 [details]
Example of anchors.fill: parent
This demonstrates quite well the size discrepancy.
>provide a mechanism to get the current icon size. Done in plasma-framework commit b98fdd7753658968f33742fb00f32197041c068b Author: Marco Martin <notmart@gmail.com> Date: Fri Sep 19 16:38:22 2014 +0200 introduce roundToIconSize(int size) return a size rounded tothe nearest inferior standard icon size. sizes larger than iconSizes.huge, it will be returned unmodified Reviewed by: Kai Uwe Broulik <kde@privat.broulik.de> |