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

support clone canvas #386

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

support clone canvas #386

wants to merge 1 commit into from

Conversation

zjffun
Copy link
Contributor

@zjffun zjffun commented Apr 12, 2020

This PR implements or fixes... (explain your changes)

Node.cloneNode() method doesn't support clone canvas content, so I make a PR to support clone nodes' canvas.

Does this PR require the Docs to be updated?

Not required.

Does this PR require new tests?

Yes, added.

This branch been tested on... (click all that apply / add new items)

Browsers:

  • Chrome 81.0.4044.113
  • Firefox 75.0
  • Safari version
  • IE / Edge 11
  • iOS Browser version
  • Android Browser version

@zjffun zjffun changed the title [WIP] support clone canvas support clone canvas Apr 22, 2020
@TheCelebrimbor
Copy link

@zjffun Any Idea when this PR will be merged and integrated ? I seem to have a problem with canvas elements going blank when dragging them

@zjffun
Copy link
Contributor Author

zjffun commented Jun 29, 2021

@TheCelebrimbor It seems that it will not be merged and published in this project for a long time. I have published a personal pkg before to support it. You can try to use it or publish your own version, see Creating and publishing scoped public packages | npm Docs

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

2 participants