D28057: Fix/Allow folderview popup mode icon and list icon size
Alexandre Pereira
noreply at phabricator.kde.org
Tue Mar 17 08:56:28 GMT 2020
pereira.alex added a comment.
In D28057#628853 <https://phabricator.kde.org/D28057#628853>, @ngraham wrote:
> Thanks!
>
> Now we have a new problem though: the default icon size for list view is synchronized with the default icon size for icon view, so it's now gigantic by default: F8180048: Screenshot_20200316_190912.png <https://phabricator.kde.org/F8180048>
>
> We need for the default value itself to be different for icon vs list view, while allowing each one to be independent. Probably the cleanest way to do this is to define a new value in the config file for the default list view icon size (could be called something like `listViewIconSize`) and then change `makeIconSize()` (good thing you kept it, lol) to return `return FolderTools.iconSizeFromTheme(plasmoid.configuration.listViewIconSize)` when it's in list view.
>
> Does that make sense?
Yes, it does !
I will look into it, and do like you said, a new listViewIconSize default !
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D28057
To: pereira.alex, #plasma, #vdg, ngraham
Cc: ngraham, plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20200317/273f0f9e/attachment.html>
More information about the Plasma-devel
mailing list