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

Horizontally scale images to text viewport #831

Closed
muety opened this issue Mar 15, 2022 · 1 comment
Closed

Horizontally scale images to text viewport #831

muety opened this issue Mar 15, 2022 · 1 comment

Comments

@muety
Copy link
Contributor

muety commented Mar 15, 2022

When including large images, they overflow they page's boundaries, like this:

image

Rather, I'd like to have them scaled down, like this:
image

All required to accomplish that should be setting max-width: 100% to the img element.

@korelstar
Copy link
Member

Thanks for your bug report! I can reproduce the issue with the current release 4.3.1. However, the next release 4.4.0 will have a new imageproxy for showing images (see #785). There, this issue does not happen. The release will take some time, but I'll close this issue for now, since there is nothing to fix anymore.

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

No branches or pull requests

2 participants