Improve tagger preview image formatting - #7195
Draft
smith113-p wants to merge 3 commits into
Draft
smith113-p wants to merge 3 commits into
smith113-p wants to merge 3 commits into
Conversation
smith113-p
force-pushed
the
codex/tagger-image-formatting
branch
from
September 2, 2026 20:56
d5db995 to
5a3ec14
Compare
smith113-p
force-pushed
the
codex/tagger-image-formatting
branch
from
September 3, 2026 18:22
5a3ec14 to
e4c09a2
Compare
Collaborator
|
This PR used https://github.com/smith113-p/stash/tree/link branch as base, not develop. |
Contributor
Author
|
Yes -- I was going to keep this as a draft until that PR lands. Also the PR description/title is not final. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
The primary change here is to render portrait cover images as portrait in tagger. Because Stash already renders the scraped image in portrait, this change makes it easier/possible to tell whether the image is the same or not.
Also makes minor formatting changes to improve how this looks particularly with the duration overlay:
14remx10rem) with a subtle dark background.Includes the changes from #7193; I will rebase once that PR lands.
Related Issue
Fixes #7202
Testing
Manually checked how vertical and horizontal cover images look in tagger.
Screenshots
After:

Checklist
AI Usage Disclosure
I used AI tools (Codex aka ChatGPT and Antigravity) to draft and refine the CSS formatting changes.
Additional Context