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

Placing moved items into a container is broken #3

Open
jtsymon opened this issue Jun 3, 2018 · 0 comments
Open

Placing moved items into a container is broken #3

jtsymon opened this issue Jun 3, 2018 · 0 comments

Comments

@jtsymon
Copy link
Owner

jtsymon commented Jun 3, 2018

internal_find_container(x, y, parent) returns the root element when it shouldn't.
Its never going to work well with a tree structure anyway since the child elements can extend outside their parent.
Is there some reasonably performant hit testing mechanism available for DOM 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