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: Live TV Guide doesn't scroll down #165

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ivanbeltrame
Copy link

Problem

When using the JellySkin theme, the Live TV guide does not scroll down as expected. This issue has been reported multiple times and was previously identified as a server-side bug in Jellyfin. It was resolved in the following issues:

However, when using the JellySkin theme, the issue reappears.

Cause

As noted in the Jellyfin issue, this problem is caused by the emby scroller and its overflow CSS property.

Solution

To resolve this issue, I have added a CSS selector to reset the overflow property to auto when the liveTvContainer class is active and the user is on the guideTab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant