Bug 154565 - Plasma applet size can be made unusably small
Summary: Plasma applet size can be made unusably small
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-24 03:05 UTC by William Hilton
Modified: 2007-12-24 04:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Hilton 2007-12-24 03:05:04 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

I noticed the Icon applet seems to enforce a minimum size when resizing. This is an excellent idea for ALL applets, because it becomes impossible to reasonably display some plasmoids within a certain pixel size. Also, interactive plasmoids cease to be usable at incredibly small sizes. E.g. nothing is useful at 2 px wide, a launcher icon may be usable at 10px, while the Calculator plasmoid would need a still larger min size to operate properly. Each applet should be required to specify a minimum size (in pixels) needed to function nicely.

(I think the size limit for the Icon applet is a little large, because much smaller icons would still be usable, but the idea is very good.)
Comment 1 Jason Stubbs 2007-12-24 04:53:30 UTC
SVN commit 752292 by jstubbs:

Give applets a default minimum content size of 16x16. This shouldn't be too
big for the panel and can still be overridden by applets.

BUG: 154565


 M  +3 -0      applet.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=752292