-
Notifications
You must be signed in to change notification settings - Fork 43
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
Backdrop is blurred entirely in title page at banner mode #94
Comments
It's hapenning to me as well on Jellyfin 10.9.8 |
Same here |
Same for me, and I thought I did something wrong with my custom CSS... |
You can as a workaround change
to
so you won't be blinded by the pictures and can still read the text. |
Looks like some stuff has been changed around with how backdrops are displayed. Gonna need to figure out a new way to deal with blurring them. |
Describe the bug
Before Jellyfin 10.9, the theme works well for me. As is shown in the README.md, when applying banner mode (either w/ or wo/ logo), the bottom half of the backdrop will be blurred and dark, while keeping the top half bright and clear.
However, now in Jellyfin 10.9.7, the backdrop is blurred and dark entirely, which I think is worse than it was before.
Please help with this problem, thanks!
To Reproduce
This is what in my custom CSS code:
Screenshots
This is what I expected (the top right one)
This is what I got
The text was updated successfully, but these errors were encountered: