SimpleMobileTools / Simple-File-Manager

Easy app for managing your files without ads, respecting your privacy & security
https://www.simplemobiletools.com
GNU General Public License v3.0
1.51k stars 383 forks source link

Quick fix: Use same size grid icon size for folders and files #722

Closed naveensingh closed 1 year ago

naveensingh commented 1 year ago

I thought since most file managers (e.g. nautilus) use the same icon size for folders and files so we should too.

Before:

After:

tibbi commented 1 year ago

those folder placeholder icons are really huge though, would be good to find some better solution

naveensingh commented 1 year ago

The size really is controlled by the selected column count but I will think about alternative solutions.

Some File managers show folders in grid view like this:

tibbi commented 1 year ago

maybe try adding some max size for the folder thumbnail, I mean the icon itself

tibbi commented 1 year ago

so lets close it for now

naveensingh commented 1 year ago

oops, I forgot about this. I guess we'll fix it later then