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

Fixed the issue of being unable to download images with patterned backgrounds and added the copy function. #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

RainVice
Copy link

@RainVice RainVice commented Aug 14, 2023

修复:无法下载有花纹背景的图片
修复方法:使用 html2canvas@1.0.0-alpha.12 替换原本的 dom-to-image 依赖
增加:新增复制按钮,可以直接将图片复制到剪贴板
Translation:
Fix: Unable to download images with patterned backgrounds
Solution: Replace the original dependency of dom-to-image with html2canvas@1.0.0-alpha.12
add: Add a copy button to directly copy images to the clipboard

修复方法:使用 html2canvas@1.0.0-alpha.12 替换原本的 dom-to-image 依赖

Translation:
Fix: Unable to download images with patterned backgrounds
Solution: Replace the original dependency of dom-to-image with html2canvas@1.0.0-alpha.12
@vercel
Copy link

vercel bot commented Aug 14, 2023

Someone is attempting to deploy a commit to a Personal Account owned by @rutikwankhade on Vercel.

@rutikwankhade first needs to authorize it.

修复方法:使用 html2canvas@1.0.0-alpha.12 替换原本的 dom-to-image 依赖

Translation:
Fix: Unable to download images with patterned backgrounds
Solution: Replace the original dependency of dom-to-image with html2canvas@1.0.0-alpha.12
@RainVice RainVice closed this Aug 14, 2023
@RainVice RainVice reopened this Aug 14, 2023
Translation:
add: Add a copy button that allows direct copying of images to the clipboard.
@RainVice RainVice changed the title Fix: Unable to download images with patterned backgrounds Fixed the issue of being unable to download images with patterned backgrounds and added the copy function. Aug 14, 2023
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

1 participant