Hi,
Things like this should be submitted as a patch here:
https://sourceforge.net/tracker/?group_id=5757&atid=305757
Otherwise they are often overlooked by those updating the code.
I was there anyway, so I submitted it for you.
Richard.
----- Original Message -----
From: "Dario Vasconcelos" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 20 May, 2001 07:18
Subject: [Dynapi-Help] Probable typo on scrollpane.js
> Hi, I thing I found what seems to be a typo on scrollpane.js. On lines
> 104-105, bh and bw are assigned to odd values, as follows:
>
> var bw = o.hbar.h;
> var bh = o.vbar.w;
>
> I think the variables should be interchanged, as in:
>
> var bh = o.hbar.h;
> var bw = o.vbar.w;
>
> I already made the changes on my local copy and everything works OK. The
error
> is not very noticeable because with the theme MetalScrollPane both
variables
> have roughly the same value. I was trying to build a different theme with
> wider vertical scrollbars (and no horizontal ones), when I hit the bug.
>
> Regards,
>
> Dario
>
>
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1
>
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help
>
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help