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: fix inline background color wrap rendering #2558 #3092

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gustavotoyota
Copy link

Summary

Fix inline wrap background color rendering.

This PR fixes/implements the following bugs/features

  • Inline wrapped background color becoming a rectangle.

Closing issues

Fixes #2558

@jebdu
Copy link

jebdu commented Feb 15, 2024

Hi gustave, I've been trying to solve the same background word wrap issue. I inserted your code into line 7324 of the html2canvas.js (v 1.41) file and I'm getting html2canvas.js:7324 Uncaught (in promise) ReferenceError: DISPLAY is not defined. Is it supposed to be inserted somewhere else? Thanks much

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.

<span style="background-color: #CCCCCC"> word wrap Issue
2 participants