| Summary: | Default icon size in KDirOperator does not respect "small icons" size | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Janet <bugzilla> |
| Component: | general | Assignee: | Christoph Feck <cfeck> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | kdelibs-bugs-null, nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian unstable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Janet
2014-10-04 12:48:09 UTC
Does Ctrl+Wheel work? I cannot test, because I use a stylus. Oh. Yes. Ctrl-Wheel does work. Not so obvious... Thanks for the hint. Alas it does not save the size, I have to resize the icons every time I start kate. Are you able to test a patch for kdelibs? Actually, the size should get saved, but is probably not correctly applied on restore.
To test, please check:
- exit Kate
- use KWrite to load ".kde/share/config/katerc", find section "[Plugin:katefilebrowserplugin:MainWindow:0:dir]"
- check values for "detailedViewIconSize" and "listViewIconSize"
- exit KWrite, start Kate, change icon size
- repeat from first step, and check if values are indeed changed
Note that the values are not pixel sizes, but zoom percentages:
0 = 16 px
100 = 128 px
*** This bug has been marked as a duplicate of bug 264841 *** This bug is not about icons in the panel, but about those in the icon view. See e.g. in Kate's directory sidebar. |