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

Gallery list improvement #622

Merged
merged 7 commits into from
Jun 21, 2020

Conversation

WithoutPants
Copy link
Collaborator

First pass of gallery improvements.

Adds a grid view for galleries, which is now the default. Gallery card shows the thumbnail, path and the number of scenes. Shows a scene icon in the card if there is an associated scene. Mousing over the icon gives the title and clicking it navigates to the scene. Grid view is zoomable like the scenes grid.

Adds is missing filter for galleries missing scenes.

Changes the scanning and cleaning behaviour so that zip files with no valid images are not included.

@WithoutPants WithoutPants added the improvement Something needed tweaking. label Jun 19, 2020
@WithoutPants WithoutPants added this to the Version 0.3.0 milestone Jun 19, 2020
@bnkai
Copy link
Collaborator

bnkai commented Jun 19, 2020

Can you change the icon for the scenes in the galleries grid layout ? I think its a little misleading. Instead of clicking on the title i ended clicking on the play button icon a couple of times even though the scene title was shown correctly

@WithoutPants
Copy link
Collaborator Author

Changed so that the scene icon now navigates to the scene on click.

@WithoutPants WithoutPants merged commit d3ababf into stashapp:develop Jun 21, 2020
@WithoutPants
Copy link
Collaborator Author

Resolves #473

@WithoutPants WithoutPants linked an issue Jun 22, 2020 that may be closed by this pull request
Tweeticoats pushed a commit to Tweeticoats/stash that referenced this pull request Feb 1, 2021
* Add grid view to galleries
* Show scene in gallery card
* Add is missing scene gallery filter
* Don't store galleries with no images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something needed tweaking.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Gallery Grid View & Cover Picture
2 participants