Hi Chad!
gadgets.window.adjustHeight();// attempts to resizes based on content of iframe
It works fine initialy, but when an application makeRequests() and populates content, after that it fails. It just take into account "content of iframe" that was initialy put into iframe. Is it so?
Thanks in advance