Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Created May 30, 2016 01:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthieu-D/af62ff2af24f1aa168c4830ff48e3cee to your computer and use it in GitHub Desktop.
Save matthieu-D/af62ff2af24f1aa168c4830ff48e3cee to your computer and use it in GitHub Desktop.
onDragEnd(event,child){
this.children.splice(this.children.indexOf(child), 1);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment