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 dragging SVG elements #118

Open
cybersmily opened this issue Aug 23, 2022 · 0 comments
Open

Support dragging SVG elements #118

cybersmily opened this issue Aug 23, 2022 · 0 comments

Comments

@cybersmily
Copy link

Ability to applying the dndDraggable directive to SVG elements (rect, circle, etc.) so that a user can move SVG elements around the page.

Currently it doesn't seem like that dndDraggable works with SVG elements, even though Angular supports SVG components. I attempted add the directive to a rect element and it fails to handle the events for dragging. The dndDropzonen does work for dropping data to SVG elements.

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

1 participant