Created
July 29, 2016 07:52
-
-
Save herrkessler/8cdb3f1c422af5421a6ea6299916f577 to your computer and use it in GitHub Desktop.
FB.Canvas re-shrink
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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