[ka-Map-users] kaTool and scrollbar: patch of the patch

Paul Spencer pspencer at dmsolutions.ca
Wed May 3 14:01:44 EDT 2006


Pg,

I've applied this to cvs.

Cheers

Paul

On 3-May-06, at 11:29 AM, Pg wrote:

> There is a small error in kaTool CVS revision 1.28.
>
> This is the patch:
>
> Index: kaTool.js
> ===================================================================
> --- kaTool.js	(revision 60)
> +++ kaTool.js	(working copy)
> @@ -414,8 +414,8 @@
>
>     this.kaMap.checkWrap.apply(this.kaMap, []);
>
> -    this.lastx=e.clientX;
> -    this.lasty=e.clientY;
> +    this.lastx=x;
> +    this.lasty=y;
>     return false;
> };
>
> _______________________________________________
> ka-Map-users mailing list
> ka-Map-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/ka-map-users

+-----------------------------------------------------------------+
|Paul Spencer                           pspencer at dmsolutions.ca   |
+-----------------------------------------------------------------+
|Applications & Software Development                              |
|DM Solutions Group Inc                 http://www.dmsolutions.ca/|
+-----------------------------------------------------------------+






More information about the ka-Map-users mailing list