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

Fix date rendering for missing date values #580

Merged
merged 2 commits into from
May 26, 2020

Conversation

WithoutPants
Copy link
Collaborator

Fixes issue where today's date would be rendered for performer birthdate and movie date when these values weren't set, and epoch date would be rendered for scene date.

Also sneaks in a change to move the scene studio overlay element to within the scene preview element, to allow the studio overlay position to be customised per #525.

@WithoutPants WithoutPants added the bug Something isn't working label May 26, 2020
@WithoutPants WithoutPants added this to the Version 0.2.0 milestone May 26, 2020
@bnkai
Copy link
Collaborator

bnkai commented May 26, 2020

Works ok for me.
For the sneak part should the css part ( default ) be changed to the one you mention in #525 ?
Now that i look at my scenes the vast majority have the logo at the bottom right corner as mentioned in 525 so at least for me it looks better that way.

@WithoutPants
Copy link
Collaborator Author

This change is sufficient to allow a css change to do that, and I'd like to spend more time working out the ideal positioning of things. I'm not sold on having the duration and resolution in the top right.

@WithoutPants WithoutPants merged commit 1110e9c into stashapp:develop May 26, 2020
Tweeticoats pushed a commit to Tweeticoats/stash that referenced this pull request Feb 1, 2021
* Fix date rendering when missing date value
* Move scene studio overlay within scene card
@WithoutPants WithoutPants deleted the fix-date branch February 4, 2021 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants