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

Reply via email to