Summary: | panel icons don't follow panel size (height) | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Janet <bugzilla> |
Component: | containment-panel | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | aseigo, kdebugs.99.urgwurz |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Janet
2009-07-27 05:23:15 UTC
> is there a hidden configuration like this for the panel too?
no, there isn't. this is, i suppose, "yet another" request for manual sizing of widgets in the panel, though.
I don't want to resize widgets in the panel manually. I expect that the icons in the panel resize automatically when the panel is resized. And IMHO it *is* a bug because the icons *do* resize automatically as expected but not above a certain size. They just stop resizing at some point (maximum 48x48). To me it also more seems to be a bug because the panel ignores the panel icon size settings of the icon theme too. When in the theme icons bigger than 48x48 are allowed (and even set as default) it is ignored, max. icon size in Panel always is 48x48 regardless of the theme settings. I mean this settings in the icon theme's index.theme: PanelDefault=64 PanelSizes=16,22,32,48,64,80,128,256 These settings should be respected by the panel and when the icons for the application starters/menu are available in svg a seamless resizing should be possible regardless of the size steps in the theme, means: default, minimum and maximum should at least be respected. Guess this is a duplicate of Bug 201347. *** This bug has been marked as a duplicate of bug 201347 *** @Peter: min and max won't make sense in this case (it would affect everyone and the minimum size is really up to the size of the panel), though the default size should probably be followed as a maximal size. |