I'm using FB.Canvas.setAutoGrow(7);
to grow my page (page=highscore table so needs to grow).
However, when I go back to other pages, the canvas stays grown, but it should adapt to the new content, off course... Basicly, it needs to shrink again.
I tried setSize but that didn't work.
Anyone who can help me? I've been looking for hours... Thanks a lot!!!