Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File grid view icon too large #33179

Closed
potato1992 opened this issue Jul 8, 2022 · 1 comment
Closed

File grid view icon too large #33179

potato1992 opened this issue Jul 8, 2022 · 1 comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap design Design, UI, UX, etc. enhancement feature: files

Comments

@potato1992
Copy link

potato1992 commented Jul 8, 2022

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:

#filestable.view-grid:not(.hidden) {
          $grid-size: 160px;
          $grid-pad: 14px;

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.

@potato1992 potato1992 added 0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement labels Jul 8, 2022
@joshtrichards joshtrichards added design Design, UI, UX, etc. feature: files labels Sep 3, 2023
@joshtrichards
Copy link
Member

Duplicate of #11902

@potato1992 Feel free to contribute your ideas to the discussion in #11902 if desired. Maybe we can move that forward rather than soon with some renewed energy in the thread.

@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap design Design, UI, UX, etc. enhancement feature: files
Projects
None yet
Development

No branches or pull requests

2 participants