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 Blurred pdf #4347

Merged
merged 10 commits into from
Apr 12, 2023
Merged

Fix Blurred pdf #4347

merged 10 commits into from
Apr 12, 2023

Conversation

Zourlo
Copy link
Contributor

@Zourlo Zourlo commented Feb 12, 2023

Blurred pdf may happen if the screen is small. I modified pdfPlayer to avoid it.

Changes

I modified pdfPlayer / renderPage so the issue I found is fixed. I increased the scale and changed the canvas size to render the PDF within the size of the screen.

Issues

Fixes jellyfin-android Books (pdf) #977

@thornbill thornbill added the enhancement Improve existing functionality or small fixes label Feb 28, 2023
src/plugins/pdfPlayer/plugin.js Outdated Show resolved Hide resolved
Zourlo and others added 2 commits March 15, 2023 16:27
git Outdated Show resolved Hide resolved
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

No Coverage information No Coverage information
1.4% 1.4% Duplication

@thornbill thornbill enabled auto-merge April 12, 2023 04:00
@thornbill thornbill merged commit 02250c7 into jellyfin:master Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve existing functionality or small fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants