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 OSD gradients not letting pointer events through #2263

Merged
merged 1 commit into from
Dec 24, 2020

Conversation

heyhippari
Copy link
Contributor

Changes

This adds a few lines of CSS to make the gradients on the OSD let the pointer events through (For pausing the video, for example).

To prevent the OSD buttons from not working, it restores all pointer events on some smaller zones of the OSD.

Issues

@heyhippari heyhippari added the stable backport Backport into the next stable release label Dec 24, 2020
@sonarcloud
Copy link

sonarcloud bot commented Dec 24, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
2.3% 2.3% Duplication

@thornbill thornbill merged commit 6a81737 into jellyfin:master Dec 24, 2020
joshuaboniface pushed a commit that referenced this pull request Dec 31, 2020
Fix OSD gradients not letting pointer events through

(cherry picked from commit 6a81737)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
@joshuaboniface joshuaboniface removed the stable backport Backport into the next stable release label Dec 31, 2020
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.

4 participants