Skip to content

Instantly share code, notes, and snippets.

@MikeRatcliffe
Created September 11, 2013 10:28
Show Gist options
  • Save MikeRatcliffe/6521866 to your computer and use it in GitHub Desktop.
Save MikeRatcliffe/6521866 to your computer and use it in GitHub Desktop.
let rootContainer = this.getContainer(this._rootNode);
rootContainer.childrenDirty = true;
this._updateChildren(rootContainer);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment