File grid view icon too large #33179
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
design
Design, UI, UX, etc.
enhancement
feature: files
Currently, the default icon size in grid view is too big, as it is refereed in #11902, and to change the icon size in the grid view, I can only modify the
$grid-size: 160px;
in apps/files/css/files.scss:It's still not perfect solution, as it will be changed back as soon as I upgrade.
Hope to give an option to change the icon size as 'Large icons' 'Medium icons' 'Small icons' like the windows explorer does, another php nas system kodexplorer also supports this function.
Also, please move the menu botton from the bottom to the top, to avoid occupying the limited space to show file name, as demonstrated in this pic.
The text was updated successfully, but these errors were encountered: