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

Check content of different layers #28

Open
CFrk opened this issue Jan 5, 2020 · 2 comments
Open

Check content of different layers #28

CFrk opened this issue Jan 5, 2020 · 2 comments

Comments

@CFrk
Copy link

CFrk commented Jan 5, 2020

After moving a shape from one layer to another layer using shape.moveTo(...) (eg in the 'star' example from 'layer' to 'dragLayer'), I still see the shape in the children list of 'layer', while the children list of 'dragLayer' is empty. How can we verify the moveTo function is working correctly (and assure optimal performance)?
Thanks if anyone could comment.

@lavrton
Copy link
Member

lavrton commented Jan 6, 2020

Can you make a demo?

@CFrk
Copy link
Author

CFrk commented Jan 18, 2020 via email

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