Skip to content

Instantly share code, notes, and snippets.

@ColinCampbell
Created April 5, 2011 21:28
Show Gist options
  • Select an option

  • Save ColinCampbell/904601 to your computer and use it in GitHub Desktop.

Select an option

Save ColinCampbell/904601 to your computer and use it in GitHub Desktop.
myPane.didCreateLayer = function() {
this.invokeLater('animate', 1, 'top', 0, 0.3);
};
myPane.append();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment