You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since a container does not have to allow the gadget view port to grow in size and adjustHeight, adjustWidth, and adjustSize all execute asynchronously it would be useful for these APIs to have optional callbacks to let the gadget know when the container is done doing the work. In the callbacks the gadgets can then check the view port size and figure out if they were given more size or not.
Original author: [email protected] (December 17, 2012 14:36:29)
Since a container does not have to allow the gadget view port to grow in size and adjustHeight, adjustWidth, and adjustSize all execute asynchronously it would be useful for these APIs to have optional callbacks to let the gadget know when the container is done doing the work. In the callbacks the gadgets can then check the view port size and figure out if they were given more size or not.
Original issue: http://code.google.com/p/opensocial-resources/issues/detail?id=1330
The text was updated successfully, but these errors were encountered: