Bug 194172 - please return "rows/columns" config options for quicklaunch plasmoid
Summary: please return "rows/columns" config options for quicklaunch plasmoid
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-26 17:25 UTC by anton
Modified: 2009-05-26 19:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
my quicklaunch on the desktop (166.04 KB, image/png)
2009-05-26 17:26 UTC, anton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description anton 2009-05-26 17:25:44 UTC
Version:            (using KDE 4.2.85)
OS:                Linux
Installed from:    SuSE RPMs

In 4.2 quicklaunch plasmoid could be configured by setting number of rows and columns. Now in 4.3 this has changed - the new options are icon size and another icon size, so number of rows/columns would be calculated automatically depending on the plasmoid size.

I suppose this is ok for the users, who have this plasmoid on the panel, but for my personal (probably not so popular) usecase (I add it not to the panel, but directly to the desktop - see attached screenshot) this brings sensitive inconvenience while trying to set its size.

To understand what I mean, the best would be to try to put plasmoid on desktop and to try to make it look like mine on the screenshot (in short, once plasmoid is narrowed with mouse, the icons also become small, but when the plasmoid is stretched back, the icons remain small and try to layout in multiple rows).


So, I see 2 options for feature request:
1. Return rows/column config options (not to replace existing size, but allow to switch between those 2 different layout policies) - so the icon sizes would follow the plasmoid size and would always lay in one row.

2. Do not make icons smaller, than the specified in the config dialog icon size, when resizing the plasmoid with the mouse - this would also put a constraint on plasmoid minimum size

Thank's
Comment 1 anton 2009-05-26 17:26:46 UTC
Created attachment 34025 [details]
my quicklaunch on the desktop
Comment 2 Aaron J. Seigo 2009-05-26 19:22:34 UTC
SVN commit 973249 by aseigo:

fix things for planar formfactors:

* set a rational initial size
* keep the icon setting in a different var than the actual icon size so we can return back to the preferred size if/when there is room
* don't limit the size of the icon when in a non-hor/vert form factor since we can freely scale there

BUG:194172



 M  +20 -9     quicklaunchApplet.cpp  
 M  +1 -0      quicklaunchApplet.h  


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