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

Media is not clickable on Canvas when code is copied to my repo #20

Closed
teghmehta opened this issue Jun 4, 2024 · 2 comments
Closed

Comments

@teghmehta
Copy link

Hi, I cloned your repo, copied over it all to my repo to integrate in my project. However I can't click on any images, videos, etc that I add to the canvas. When I log canvas.on("mouse:down", function (e) {
in the editor file, e.target is always null in my repo, however in the clone it works fine. I know this isn't your issue but help would be nice, thank you!

@teghmehta
Copy link
Author

It looks like position relative in canvas-container which is created by new fabric.Canvas is causing the prob

@AmitDigga
Copy link
Owner

Hi @teghmehta
Were you able to fix the issue?

I will close this issue as this is not a problem in this repo. Please create a new discussion thread @ https://github.com/AmitDigga/fabric-video-editor/discussions

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