-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
In grid view, file type icons are too big compared to image previews #11902
Comments
Should easily doable just with some CSS:
|
What kind of ratio do you think is good? 50% as Julius set? |
I think 50% is already a bit to small, 75% looks good to me. Also I would actually only apply this to the grid view. |
Sounds good to me @juliushaertl, thanks for the piece of code! :) I'll play around with the values a bit tomorrow, or do you already want to submit a pull request with 75% and we can discuss there? |
@tobiasKaminsky nice, already looks much better! It's really visible how the folder icon size looks nicer in comparison to the rest.
(And it's absolutely fine posting the Android screenshots here :) It's an issue we have cross-platform and wr should solve it generally. Actually probably similar for the iOS grid view, cc @marinofaggiana) |
... continue here : |
In general, I am not sure if text/filename in grid view is really useful.
Unfortunately I do not have a better idea. |
New grid with more Width for item, generally 3 item for line ... now the filename has more meaning @jancborchardt margin left and right now are 5 px (?) or 0 ? |
I agree with @tobiasKaminsky and also @marinofaggiana. Looking through some file managers on Android supporting grid view they:
So for Android I vote for 3 columns, ellipsizing |
I don't like no filename for a specific type of file, asymmetric !? |
I get that, just stating the way how the grid view handles image previews in grid view (no filename) |
@marinofaggiana some feedback specific to the iOS screenshot you showed:
Does that sound good? 🙂 |
@jancborchardt the issue of menu is that are too many option for the order (look) : Then 3 menu : Whats do you think? |
@jancborchardt what is this issue about? I'm confused by all the android iOS stuff here? |
@skjnldsv sorry !! mea culpa !! I have add here my question grid for iOS. |
No need to apologize for, Marino. Jan encouraged us to post here also screenshots from Android/iOS as this is a cross-platform problem. |
@marinofaggiana No worries! I was just confused abou tthe topic of this issue!! 🤗 😉 |
I cannot spot any difference? 😇 |
Might also be the general spacing that makes it look much better. Nice :) @tobiasKaminsky I just checked Android and the sizing of the icons compared to the previews seems fine to me. |
In the new grid view, the filetype icons look unelegantly large compared to the image previews (This is actually also the case in the Android app which uses the same previews & folder icons cc @tobiasKaminsky @AndyScherzinger)
In the list view it’s fine, although it would not be bad for the preview images to be bigger:
How can we reduce the size of the filetype icons / make the image previews larger? @rullzer @nextcloud/designers
The text was updated successfully, but these errors were encountered: