2 messages in com.googlegroups.google-desktop-developerRe: view.resize() issues
FromSent OnAttachments
vanguns24 May 2007 10:35 
vanguns24 May 2007 10:41 
Subject:Re: view.resize() issues
From:vanguns (sig@cerebralcircuit.org)
Date:05/24/2007 10:41:16 AM
List:com.googlegroups.google-desktop-developer

Sorry, that's the .resizeTo() function. I find the same problem when I modify view.width, or use the view.resizeBy() function. It just doesn't like changing the width!

It seems that you can use the resize function to change the height of the view without any problems; however, changing the width causes some problems. When I attempt to resize the width I sometimes get a reduction in the height of the view and no change in the width. I don't see any problems when attempting this in the Gadget Designer, only as a desktop gadget.

Is there a work around this or is this a known issue which Google is currently fixing?