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

Feature Request: Thumbnail Viewer Should Show All Images in Source Folder #12

Closed
don1138 opened this issue Mar 26, 2023 · 1 comment
Closed

Comments

@don1138
Copy link

don1138 commented Mar 26, 2023

Is your feature request related to a problem? Please describe.

The Thumbnail section shows a maximum of 112 images.

Currently, clicking the left/right arrows in the metadata section load the next in sequence, and removes the thumb of the previous image from position 1 in the thumbnails viewer.

Describe the solution you'd like

I'd like to have access to all thumbnails at all times.

And having them sorted alphabetically by subfolder & name would be helpful.

Showing all 600 at once might be a bit too much, so maybe they get broken up into pages of 100?

Describe alternatives you've considered

Additional context

@don1138 don1138 changed the title Thumbnail Viewer Should Show All Images in Source Folder Feature Request: Thumbnail Viewer Should Show All Images in Source Folder Mar 26, 2023
Automaticism added a commit that referenced this issue Mar 28, 2023
It would be unwise to load every thumbnail for all viewers so currently I've kept the limit, but double checked that it actually keeps the images aswell as loads images
@Automaticism
Copy link
Owner

Thumbnails update correctly now. Kept liliting initial load. Scroll and its loads more. This is useful for weaker PCs and when you are quickly browsing through images.

Additionally added border around active image thumbnail. Sorted the thumbnails aswell. On folder and name.

Automaticism added a commit that referenced this issue Mar 29, 2023
- Issue #10 has been fixed by implementing the idea from @ChrisYangTW (This is written and pushed on a macbook air btw :)
- Issue #12 has previously been somewhat fixed and now are improved some more since UI improvements are calculating the sizes for metadata and thumbnails dynamically. Tested on both iPad and Mac to work pretty nicely on different zoom levels.
- Overall: UI changes, some filtering changes and images should now be sorted on names everywhere.
Automaticism added a commit that referenced this issue Nov 24, 2023
It would be unwise to load every thumbnail for all viewers so currently I've kept the limit, but double checked that it actually keeps the images aswell as loads images
Automaticism added a commit that referenced this issue Nov 24, 2023
- Issue #10 has been fixed by implementing the idea from @ChrisYangTW (This is written and pushed on a macbook air btw :)
- Issue #12 has previously been somewhat fixed and now are improved some more since UI improvements are calculating the sizes for metadata and thumbnails dynamically. Tested on both iPad and Mac to work pretty nicely on different zoom levels.
- Overall: UI changes, some filtering changes and images should now be sorted on names everywhere.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants