[-] Fix auto size height related bug/typo
This one seemed simple enough so I went ahead and changed it and uploaded to
CVS.
Leif
----- Original Message -----
From: "Andrew Gillett" <an...@zo...>
To: <dyn...@li...>
Sent: Tuesday, October 07, 2003 7:25 PM
Subject: [Dynapi-Help] Error in dynlayer_base.js
> Raymond Irving wrote:
> > why not use the setAutoSize() function?
>
> While trying to get setAutoSize() to work, I noticed that line 51 of
dynlayer_base.js contains:
>
> var ah=this._aSzW;
>
> which should be:
>
> var ah=this._aSzH;
>
>
> regards,
> Andrew
>
>
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Dynapi-Help mailing list
> Dyn...@li...
> https://lists.sourceforge.net/lists/listinfo/dynapi-help
>
>
|