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

Group details: Flippable images in expanded view. #5367

Merged

Conversation

cj12312021
Copy link
Collaborator

It's been on my mind to revisit the movie/group image section of the details page since I completed this work a while back. At the time I recall a user had suggested a solution to toggle between the front and back covers rather than displaying both. I've implemented such a solution here when the details are expanded. In this view, we would ideally want to enlarge the images; the main issue was that doing so would take up too much horizontal space since two images were present. That is no longer the case with this solution. Given the amount of free real estate in the compact view, I still see the value in showing both images.

The video demo can be viewed here: https://discordapp.com/channels/559159668438728723/644934273459290145/1294513740279971862

@cj12312021 cj12312021 added the improvement Something needed tweaking. label Oct 12, 2024
@WithoutPants WithoutPants added this to the Version 0.28.0 milestone Oct 29, 2024
@WithoutPants WithoutPants merged commit 7fb8f91 into stashapp:develop Oct 29, 2024
2 checks passed
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.

2 participants