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

Dragging ComponentContainer causes a crash #1

Open
b005t3r opened this issue Oct 3, 2013 · 2 comments
Open

Dragging ComponentContainer causes a crash #1

b005t3r opened this issue Oct 3, 2013 · 2 comments

Comments

@b005t3r
Copy link
Member

b005t3r commented Oct 3, 2013

In the editor:

  1. Create a ComponentContainer.
  2. Drag and drop it in the component list.

Current behaviour: Error is thrown.

This only happens with ComponentContainers or other components which inherit from ComponentContainer (i.e. custom components). Components like ImageSkin or Transform2D work as expected.

@robsilv
Copy link
Member

robsilv commented Oct 3, 2013

Hi @b005t3r, that should be fixed now in this version. Thanks!

@b005t3r
Copy link
Member Author

b005t3r commented Oct 7, 2013

@robsilv, thanks, it works as it should now.

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