Bug 206912 - Resize icons dinamically
Summary: Resize icons dinamically
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-quicklaunch (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Lukas Appelhans
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-09 22:32 UTC by FiNeX
Modified: 2010-05-01 11:07 UTC (History)
2 users (show)

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 FiNeX 2009-09-09 22:32:55 UTC
Currently you've to set the icon size manually. IMHO It could be better if the icon size would be calculated automatically depending from the plasmoid size.
Implementing this feature with bug #184412 would be perfect.

Consider the following usecases:

1) quicklaunch in panel: the user resize the panel, why have the user to manually specify the icon size of quicklaunch items? It should be more natural to configure how many rows of icon and leave to the plasmoid the task of calculate the dimension to fit the plasmoid size.

2) quicklaunch in desktop: the user resize the plasmoid, same like before: I've set the dimensions of the plasmoid resizing it, it has no sense to manually set the size of icons either: I've already done a resize operation, it should be enough.
Comment 1 Ingomar Wesp 2010-05-01 11:07:05 UTC
As you suggested, this feature has been added with SVN commit 1121230 together with a fix for bug #184412.