Today, height resizing stopped working.

Today, I noticed that some of my gadgets are not resized using the
dynamic height feature.
It's gadget independent - I have two instances of the same gadget: one
is cut at 250px, 2nd displayed in full.

The same issue was reported by a few users of my gadget.

I noticed the only difference between the instances in iGoogle-
settings.xml (I did export of my iGoogle page):
the gadget which height is cut has '<ModulePrefs ... height="250" '.

I didn't change anything since last month. Something was changed on
Google side that made API ignoring the adjustHeight call if
ModulePrefs in setting has height property.

Note: My gadget's XML doesn't have that property in its ModulePrefs.

Gadget code:
http://gglets.gfarry.com/gf-weather-monitor.xml
http://gglets.gfarry.com/gf-portfolio.xml

I tried both the old _IG_AdjustIFrameHeight() and the new
gadgets.window.adjustHeight() API calls - result is the same.

-- 
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/Google-Gadgets-API?hl=en.

Reply via email to