Summary: | networkmanager plasmoid icons too small when in panel (not notification tray) | ||
---|---|---|---|
Product: | [Unmaintained] Network Management | Reporter: | postdoc38 |
Component: | Plasma Widget | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | asraniel, lamarque, pier_andreit, wstephenson |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | nm09 | |
Sentry Crash Report: | |||
Attachments: | screenshot showing nm plasmoid icons both in notification and panel |
Description
postdoc38
2010-08-28 14:46:34 UTC
Created attachment 51053 [details]
screenshot showing nm plasmoid icons both in notification and panel
Well, the icons seem to have the same size in the screenshot you sent. That is exactly my point. Say the notification tray is 30 pixels high and the panel is 40 pixels high. Say also the icon is 24 pixels high on the tray, that is, 80% of its height. Then I think, to look good, that icon should be 40*80%=32 pixels high when on the panel, not the same 24: that looks too small. This might be a matter of taste, but at least it is the behaviour of other plasmoids... Git commit 57473eea5a9cc192963877b6acc858e568413b6e by Lamarque V. Souza. Committed on 20/09/2011 at 06:54. Pushed by lvsouza into branch 'nm09'. Fix networkmanager plasmoid icons too small when in panel. BUG: 249319 FIXED-IN: nm09 M +31 -30 applet/networkmanager.cpp M +2 -9 applet/networkmanager.h http://commits.kde.org/networkmanagement/57473eea5a9cc192963877b6acc858e568413b6e |