Skip to content

Instantly share code, notes, and snippets.

@herrkessler
Created July 29, 2016 07:52
Show Gist options
  • Save herrkessler/8cdb3f1c422af5421a6ea6299916f577 to your computer and use it in GitHub Desktop.
Save herrkessler/8cdb3f1c422af5421a6ea6299916f577 to your computer and use it in GitHub Desktop.
FB.Canvas re-shrink
FB.Canvas.setSize({height:600});
setTimeout("FB.Canvas.setAutoGrow()",500);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment