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

Set zoom level min limit when zoom to full page #429

Merged
merged 1 commit into from
Mar 7, 2021

Conversation

kbengs
Copy link
Member

@kbengs kbengs commented Feb 27, 2021

This will prevent exception if window is resized to smallest possible
and user tries to zoom to full page.

This will prevent exception if window is resized to smallest possible
and user tries to zoom to full page.
@codecov-io
Copy link

Codecov Report

Merging #429 (eb3e03b) into main (0921e5e) will decrease coverage by 0.01%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #429      +/-   ##
==========================================
- Coverage   72.03%   72.01%   -0.02%     
==========================================
  Files          10       10              
  Lines        2657     2659       +2     
==========================================
+ Hits         1914     1915       +1     
- Misses        743      744       +1     
Impacted Files Coverage Δ
pdfarranger/pdfarranger.py 66.49% <66.66%> (-0.03%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0921e5e...eb3e03b. Read the comment docs.

@jeromerobert jeromerobert merged commit aa942d3 into pdfarranger:main Mar 7, 2021
@jeromerobert jeromerobert added this to the 1.7.1 milestone Mar 7, 2021
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.

None yet

3 participants