You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are testing using the non-minified version of html2canvas and checked any potential issues reported in the console
Bug reports:
I' m using the latest version and the bug is confirmed on Chromium, while other browsers were not tested.
When scale is set, and the element to be rendered into the canvas contains texts which has text-shadow with blur, the blur-radius doesn't scale with the element.
Sample of the bug:
appearance in the web page
captured image
If you look carefully you can find shadow blur but it dosen' t appeare as its expected size.
Please make sure you are testing with the latest release of html2canvas.
Old versions are not supported and issues reported for them will be closed.
Please follow the general troubleshooting steps first:
Bug reports:
I' m using the latest version and the bug is confirmed on Chromium, while other browsers were not tested.
When scale is set, and the element to be rendered into the canvas contains texts which has text-shadow with blur, the blur-radius doesn't scale with the element.
Sample of the bug:
appearance in the web page
captured image
If you look carefully you can find shadow blur but it dosen' t appeare as its expected size.
sample code
Sample of my fixture
I scaled the blur of the text-shadow manually and the captured image appeared as I expected.
captured image
sample code
Specifications:
The text was updated successfully, but these errors were encountered: